Searched refs:usp (Results 1 – 1 of 1) sorted by relevance
281 bool_t xdr_u_short(XDR* xdrs, unsigned short* usp) in xdr_u_short() argument288 l = (unsigned long) * usp; in xdr_u_short()295 *usp = (unsigned short) l; in xdr_u_short()
Completed in 2 milliseconds