Searched defs:usp (Results 1 – 3 of 3) sorted by relevance
293 xdrmem_enc_ushort(XDR *xdrs, unsigned short *usp) in xdrmem_enc_ushort()301 xdrmem_dec_ushort(XDR *xdrs, unsigned short *usp) in xdrmem_dec_ushort()
377 #define timespecadd(tsp, usp, vsp) \ argument386 #define timespecsub(tsp, usp, vsp) \ argument
95 static inline bool_t xdr_u_short(XDR *xdrs, unsigned short *usp) in xdr_u_short()