Searched defs:xdr_u_short (Results 1 – 4 of 4) sorted by relevance
93 return (xdrs->x_ops->xdr_u_short(xdrs, usp)); in xdr_u_short() function 52 bool_t (*xdr_u_short)(XDR *, unsigned short *); global() member
271 xdr_u_short(XDR *xdrs, u_short *usp) in xdr_u_short() function
307 xdr_u_short(XDR *xdrs, u_short *usp) in xdr_u_short() function
148 xdr_u_short(xdr_t *xdr, unsigned short *ip) in xdr_u_short() function