Home
last modified time | relevance | path

Searched refs:xdr_u_short (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dauthunix_prot.c53 ? 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()
A Dpm_getport.c90 (caddr_t)&parms, (xdrproc_t)xdr_u_short, in pmap_getport()
A Dxdr.c329 xdr_u_short (XDR *xdrs, u_short *usp) in xdr_u_short() function
352 libc_hidden_def(xdr_u_short) in libc_hidden_def() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/
A Dxdr.h295 extern bool_t xdr_u_short (XDR *__xdrs, u_short *__usp) __THROW;
296 libc_hidden_proto(xdr_u_short)

Completed in 5 milliseconds