Searched refs:xdr_u_short (Results 1 – 4 of 4) sorted by relevance
97 extern bool_t xdr_u_short (XDR *xdr, u_short *usp);
171 bool_t xdr_u_short (XDR *xdr, u_short *usp) in xdr_u_short() function
33 if (!xdr_u_short (xdrs, objp)) in xdr_rpc_uint16()