Searched refs:xdr_u_short (Results 1 – 4 of 4) sorted by relevance
53 ? xdr_u_short (xdrs, (u_short *) & (p->aup_uid)) in xdr_authunix_parms()56 ? xdr_u_short (xdrs, (u_short *) & (p->aup_gid)) in xdr_authunix_parms()61 ? (xdrproc_t) xdr_u_short : (xdrproc_t) xdr_u_int))) in xdr_authunix_parms()
90 (caddr_t)&parms, (xdrproc_t)xdr_u_short, in pmap_getport()
329 xdr_u_short (XDR *xdrs, u_short *usp) in xdr_u_short() function352 libc_hidden_def(xdr_u_short) in libc_hidden_def() argument
295 extern bool_t xdr_u_short (XDR *__xdrs, u_short *__usp) __THROW;296 libc_hidden_proto(xdr_u_short)
Completed in 5 milliseconds