/sunrpc/ |
A D | xdr_mem.c | 73 xdrmem_create (XDR *xdrs, const caddr_t addr, u_int size, enum xdr_op op) in xdrmem_create() 104 xdrmem_getlong (XDR *xdrs, long *lp) in xdrmem_getlong() 120 xdrmem_putlong (XDR *xdrs, const long *lp) in xdrmem_putlong() 137 xdrmem_getbytes (XDR *xdrs, caddr_t addr, u_int len) in xdrmem_getbytes() 152 xdrmem_putbytes (XDR *xdrs, const char *addr, u_int len) in xdrmem_putbytes() 167 xdrmem_getpos (const XDR *xdrs) in xdrmem_getpos() 176 xdrmem_setpos (XDR *xdrs, u_int pos) in xdrmem_setpos() 196 xdrmem_inline (XDR *xdrs, u_int len) in xdrmem_inline() 215 xdrmem_getint32 (XDR *xdrs, int32_t *ip) in xdrmem_getint32() 231 xdrmem_putint32 (XDR *xdrs, const int32_t *ip) in xdrmem_putint32()
|
A D | xdr_stdio.c | 84 xdrstdio_create (XDR *xdrs, FILE *file, enum xdr_op op) in xdrstdio_create() 100 xdrstdio_destroy (XDR *xdrs) in xdrstdio_destroy() 107 xdrstdio_getlong (XDR *xdrs, long *lp) in xdrstdio_getlong() 118 xdrstdio_putlong (XDR *xdrs, const long *lp) in xdrstdio_putlong() 128 xdrstdio_getbytes (XDR *xdrs, const caddr_t addr, u_int len) in xdrstdio_getbytes() 137 xdrstdio_putbytes (XDR *xdrs, const char *addr, u_int len) in xdrstdio_putbytes() 146 xdrstdio_getpos (const XDR *xdrs) in xdrstdio_getpos() 152 xdrstdio_setpos (XDR *xdrs, u_int pos) in xdrstdio_setpos() 158 xdrstdio_inline (XDR *xdrs, u_int len) in xdrstdio_inline() 173 xdrstdio_getint32 (XDR *xdrs, int32_t *ip) in xdrstdio_getint32() [all …]
|
A D | xdr_sizeof.c | 45 x_putlong (XDR *xdrs, const long *longp) in x_putlong() 53 x_putbytes (XDR *xdrs, const char *bp, u_int len) in x_putbytes() 60 x_getpostn (const XDR *xdrs) in x_getpostn() 67 x_setpostn (XDR *xdrs, u_int len) in x_setpostn() 74 x_inline (XDR *xdrs, u_int len) in x_inline() 109 x_destroy (XDR *xdrs) in x_destroy() 122 x_putint32 (XDR *xdrs, const int32_t *int32p) in x_putint32()
|
A D | xdr_rec.c | 138 xdrrec_create (XDR *xdrs, u_int sendsize, in xdrrec_create() 228 xdrrec_putlong (XDR *xdrs, const long *lp) in xdrrec_putlong() 251 xdrrec_getbytes (XDR *xdrs, caddr_t addr, u_int len) in xdrrec_getbytes() 278 xdrrec_putbytes (XDR *xdrs, const char *addr, u_int len) in xdrrec_putbytes() 302 xdrrec_getpos (const XDR *xdrs) in xdrrec_getpos() 328 xdrrec_setpos (XDR *xdrs, u_int pos) in xdrrec_setpos() 368 xdrrec_inline (XDR *xdrs, u_int len) in xdrrec_inline() 401 xdrrec_destroy (XDR *xdrs) in xdrrec_destroy() 411 xdrrec_getint32 (XDR *xdrs, int32_t *ip) in xdrrec_getint32() 436 xdrrec_putint32 (XDR *xdrs, const int32_t *ip) in xdrrec_putint32() [all …]
|
A D | auth_unix.c | 101 XDR xdrs; in authunix_create() local 235 authunix_marshal (AUTH *auth, XDR *xdrs) in authunix_marshal() 246 XDR xdrs; in authunix_validate() local 281 XDR xdrs; in authunix_refresh() local 344 XDR *xdrs = &xdr_stream; in marshal_new_auth() local
|
A D | pmap_prot.c | 42 xdr_pmap (XDR *xdrs, struct pmap *regs) in xdr_pmap()
|
A D | authuxprot.c | 47 xdr_authunix_parms (XDR * xdrs, struct authunix_parms *p) in xdr_authunix_parms()
|
A D | svc_raw.c | 100 XDR *xdrs; in svcraw_recv() local 116 XDR *xdrs; in svcraw_reply() local 143 XDR *xdrs; in svcraw_freeargs() local
|
A D | rpc_cmsg.c | 43 xdr_callmsg (XDR *xdrs, struct rpc_msg *cmsg) in xdr_callmsg()
|
A D | pmap_prot2.c | 80 xdr_pmaplist (XDR *xdrs, struct pmaplist **rp) in xdr_pmaplist()
|
A D | rpc_prot.c | 52 xdr_opaque_auth (XDR *xdrs, struct opaque_auth *ap) in xdr_opaque_auth() 133 xdr_replymsg (XDR *xdrs, struct rpc_msg *rmsg) in xdr_replymsg()
|
A D | clnt_raw.c | 90 XDR *xdrs; in clntraw_create() local 136 XDR *xdrs = &clp->xdr_stream; in libc_hidden_nolink_sunrpc() local 220 XDR *xdrs = &clp->xdr_stream; in clntraw_freeres() local
|
A D | authdes_prot.c | 44 xdr_authdes_cred (XDR *xdrs, struct authdes_cred *cred) in xdr_authdes_cred()
|
A D | svc_tcp.c | 128 XDR xdrs; member 395 XDR *xdrs = &(cd->xdrs); in svctcp_recv() local 418 XDR *xdrs = &(((struct tcp_conn *) (xprt->xp_p1))->xdrs); in svctcp_freeargs() local 428 XDR *xdrs = &(cd->xdrs); in svctcp_reply() local
|
A D | xdr_ref.c | 58 xdr_reference (XDR *xdrs, in xdr_reference()
|
A D | tst-xdrmem2.c | 29 XDR xdrs; in do_test() local
|
A D | svc_unix.c | 126 XDR xdrs; member 497 XDR *xdrs = &(cd->xdrs); in svcunix_recv() local 526 XDR *xdrs = &(((struct unix_conn *) (xprt->xp_p1))->xdrs); in svcunix_freeargs() local 536 XDR *xdrs = &(cd->xdrs); in svcunix_reply() local
|
A D | xdr_array.c | 57 xdr_array (XDR *xdrs, in xdr_array()
|
A D | svc_authux.c | 51 XDR xdrs; in _svcauth_unix() local
|
A D | key_prot.c | 35 xdr_keystatus (XDR * xdrs, keystatus * objp) in xdr_keystatus()
|
A D | auth_none.c | 78 XDR *xdrs; in authnone_create_once() local
|
A D | tst-udp-timeout.c | 48 xdr_test_query (XDR *xdrs, void *data, ...) in xdr_test_query() 65 xdr_test_response (XDR *xdrs, void *data, ...) in xdr_test_response()
|
A D | clnt_tcp.c | 233 XDR *xdrs = &(ct->ct_xdrs); in libc_hidden_def() local 343 XDR *xdrs = &(ct->ct_xdrs); in clnttcp_freeres() local
|
A D | xdr_float.c | 84 xdr_float (XDR *xdrs, float *fp) in xdr_float() 203 xdr_double (XDR *xdrs, double *dp) in xdr_double()
|
/sunrpc/rpc/ |
A D | xdr.h | 175 #define XDR_GETLONG(xdrs, longp) \ argument 177 #define xdr_getlong(xdrs, longp) \ argument 180 #define XDR_PUTLONG(xdrs, longp) \ argument 195 #define XDR_GETPOS(xdrs) \ argument 197 #define xdr_getpos(xdrs) \ argument 200 #define XDR_SETPOS(xdrs, pos) \ argument 202 #define xdr_setpos(xdrs, pos) \ argument 205 #define XDR_INLINE(xdrs, len) \ argument 207 #define xdr_inline(xdrs, len) \ argument 210 #define XDR_DESTROY(xdrs) \ argument [all …]
|