Searched defs:xdr_u_short (Results 1 – 6 of 6) sorted by relevance
51 bool_t (*xdr_u_short)(XDR *, unsigned short *); member92 static inline bool_t xdr_u_short(XDR *xdrs, unsigned short *usp) in xdr_u_short() function
246 xdr_u_short(XDR *xdrs, u_short *usp) in xdr_u_short() function
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
245 #define xdr_u_short gssrpc_xdr_u_short macro
148 xdr_u_short(xdr_t *xdr, unsigned short *ip) in xdr_u_short() function