Searched refs:xdr_reference (Results 1 – 5 of 5) sorted by relevance
| /sunrpc/ |
| A D | xdr_ref.c | 58 xdr_reference (XDR *xdrs, in xdr_reference() function 96 libc_hidden_nolink_sunrpc (xdr_reference, GLIBC_2_0) in libc_hidden_nolink_sunrpc() argument 134 return xdr_reference (xdrs, objpp, obj_size, xdr_obj); in libc_hidden_nolink_sunrpc()
|
| A D | pmap_prot2.c | 105 if (!xdr_reference (xdrs, (caddr_t *) rp, in xdr_pmaplist()
|
| A D | Versions | 52 xdr_pmap; xdr_pmaplist; xdr_pointer; xdr_reference; xdr_rejected_reply;
|
| A D | pmap_rmt.c | 149 if (xdr_reference (xdrs, &port_ptr, sizeof (u_long), in libc_hidden_nolink_sunrpc()
|
| /sunrpc/rpc/ |
| A D | xdr.h | 324 extern bool_t xdr_reference (XDR *__xdrs, caddr_t *__xpp, u_int __size,
|
Completed in 19 milliseconds