Searched refs:XDR_ENCODE (Results 1 – 6 of 6) sorted by relevance
103 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 …]
97 (unsigned int) MAX_MARSHEL_SIZE, XDR_ENCODE); in authnone_create()
173 xdrmem_create(&(cu->cu_outxdrs), cu->cu_outbuf, sendsz, XDR_ENCODE); in clntudp_bufcreate()234 xdrs->x_op = XDR_ENCODE; in clntudp_call()
160 (xdrs->x_op == XDR_ENCODE) && in xdr_callhdr()
88 XDR_ENCODE = 0, enumerator
133 (unsigned int) MAX_MARSHEL_SIZE, XDR_ENCODE); in authnone_create()
Completed in 10 milliseconds