Searched refs:rpc_inline_t (Results 1 – 11 of 11) sorted by relevance
52 rpc_inline_t *buf; in xdr_callmsg()62 buf = (rpc_inline_t *) XDR_INLINE(xdrs, (int) ( in xdr_callmsg()102 buf = (rpc_inline_t *) XDR_INLINE(xdrs, 8 * BYTES_PER_XDR_UNIT); in xdr_callmsg()127 buf = (rpc_inline_t *) in xdr_callmsg()144 buf = (rpc_inline_t *) in xdr_callmsg()163 buf = (rpc_inline_t *) in xdr_callmsg()
61 static rpc_inline_t * xdrmem_inline(XDR *, int);173 static rpc_inline_t *176 rpc_inline_t *buf = 0; in xdrmem_inline()180 buf = (rpc_inline_t *) xdrs->x_private; in xdrmem_inline()
45 static rpc_inline_t * xdralloc_inline(XDR *, int);145 static rpc_inline_t *xdralloc_inline( in xdralloc_inline()149 return (rpc_inline_t *) 0; in xdralloc_inline()
75 static rpc_inline_t *87 return ((rpc_inline_t *) xdrs->x_private); in x_inline()98 return ((rpc_inline_t *) (void *) xdrs->x_base); in x_inline()
67 static rpc_inline_t * xdrrec_inline(XDR *, int);354 static rpc_inline_t *358 rpc_inline_t * buf = NULL; in xdrrec_inline()367 buf = (rpc_inline_t *)(void *) rstrm->out_finger; in xdrrec_inline()375 buf = (rpc_inline_t *)(void *) rstrm->in_finger; in xdrrec_inline()
56 static rpc_inline_t * xdrstdio_inline(XDR *, int);158 static rpc_inline_t *
63 rpc_inline_t *buf; in gssrpc__svcauth_unix()
93 typedef int32_t rpc_inline_t; typedef
50 typedef int32_t rpc_inline_t; typedef
93 typedef int32_t rpc_inline_t;
134 rpc_inline_t *(*x_inline)(struct XDR *, int);