Home
last modified time | relevance | path

Searched refs:xdr_bytes (Results 1 – 4 of 4) sorted by relevance

/sunrpc/
A Dxdr.c597 xdr_bytes (XDR *xdrs, char **cpp, u_int *sizep, u_int maxsize) in libc_hidden_def()
650 libc_hidden_def (xdr_bytes) in libc_hidden_def() argument
652 libc_hidden_nolink_sunrpc (xdr_bytes, GLIBC_2_0) in libc_hidden_def()
662 return xdr_bytes (xdrs, &np->n_bytes, &np->n_len, MAX_NETOBJ_SZ); in libc_hidden_def()
A DVersions47 xdr_accepted_reply; xdr_array; xdr_authunix_parms; xdr_bool; xdr_bytes;
A Drpc_prot.c56 return xdr_bytes (xdrs, &ap->oa_base, in xdr_opaque_auth()
/sunrpc/rpc/
A Dxdr.h311 extern bool_t xdr_bytes (XDR *__xdrs, char **__cpp, u_int *__sizep,

Completed in 9 milliseconds