Home
last modified time | relevance | path

Searched refs:XDR_ENCODE (Results 1 – 6 of 6) sorted by relevance

/components/dfs/dfs_v1/filesystems/nfs/rpc/
A Dxdr.c103 case XDR_ENCODE: in xdr_int()
129 case XDR_ENCODE: in xdr_u_int()
152 if (xdrs->x_op == XDR_ENCODE in xdr_long()
205 case XDR_ENCODE: in xdr_longlong_t()
232 case XDR_ENCODE: in xdr_u_longlong_t()
261 case XDR_ENCODE: in xdr_short()
287 case XDR_ENCODE: in xdr_u_short()
344 case XDR_ENCODE: in xdr_bool()
469 case XDR_ENCODE: in xdr_bytes()
559 case XDR_ENCODE: in xdr_string()
[all …]
A Dauth_none.c97 (unsigned int) MAX_MARSHEL_SIZE, XDR_ENCODE); in authnone_create()
A Dclnt_udp.c173 xdrmem_create(&(cu->cu_outxdrs), cu->cu_outbuf, sendsz, XDR_ENCODE); in clntudp_bufcreate()
234 xdrs->x_op = XDR_ENCODE; in clntudp_call()
A Drpc_prot.c160 (xdrs->x_op == XDR_ENCODE) && in xdr_callhdr()
A Dxdr.h88 XDR_ENCODE = 0, enumerator
/components/dfs/dfs_v1/filesystems/nfs/
A Dnfs_auth.c133 (unsigned int) MAX_MARSHEL_SIZE, XDR_ENCODE); in authnone_create()

Completed in 10 milliseconds