Home
last modified time | relevance | path

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

/dragonfly/lib/libc/xdr/
H A DSymbol.map32 xdr_u_short;
H A DMakefile.inc63 xdr.3 xdr_u_short.3 \
H A Dxdr.c313 xdr_u_short(XDR *xdrs, u_short *usp) in xdr_u_short() function
/dragonfly/lib/libc/rpc/
H A Dpmap_getport.c86 &parms, (xdrproc_t)xdr_u_short, &port, tottimeout) != in pmap_getport()
H A Drpcb_clnt.c792 (xdrproc_t) xdr_u_short, (caddr_t)(void *)&port, in __rpcb_findaddr_timed()
/dragonfly/usr.sbin/ypbind/
H A Dyp_ping.c129 (xdrproc_t)xdr_u_short, &port, in __pmap_getport()
/dragonfly/include/rpc/
H A Dxdr.h288 extern bool_t xdr_u_short(XDR *, u_short *);