Searched refs:xdr_u_short (Results 1 – 5 of 5) sorted by relevance
52 ? xdr_u_short (xdrs, (u_short *) & (p->aup_uid)) in xdr_authunix_parms()55 ? xdr_u_short (xdrs, (u_short *) & (p->aup_gid)) in xdr_authunix_parms()60 ? (xdrproc_t) xdr_u_short in xdr_authunix_parms()
118 (caddr_t)&parms, (xdrproc_t)xdr_u_short, in __libc_rpc_getport()
373 xdr_u_short (XDR *xdrs, u_short *usp) in libc_hidden_def()397 libc_hidden_def (xdr_u_short) in libc_hidden_def() argument399 libc_hidden_nolink_sunrpc (xdr_u_short, GLIBC_2_0) in libc_hidden_def()
54 xdr_u_char; xdr_u_int; xdr_u_long; xdr_u_short; xdr_union; xdr_vector;
287 extern bool_t xdr_u_short (XDR *__xdrs, u_short *__usp) __THROW;
Completed in 10 milliseconds