#include <xdr.h>
Public Member Functions | |
bool_t x_getlong | __P ((struct __rpc_xdr *, long *)) |
bool_t x_putlong | __P ((struct __rpc_xdr *, long *)) |
bool_t x_getbytes | __P ((struct __rpc_xdr *, caddr_t, u_int)) |
bool_t x_putbytes | __P ((struct __rpc_xdr *, caddr_t, u_int)) |
u_int x_getpostn | __P ((struct __rpc_xdr *)) |
bool_t x_setpostn | __P ((struct __rpc_xdr *, u_int)) |
int32_t *x_inline | __P ((struct __rpc_xdr *, u_int)) |
void x_destroy | __P ((struct __rpc_xdr *)) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|