Home
last modified time | relevance | path

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

/dragonfly/lib/libc/xdr/
H A DSymbol.map21 xdr_short;
H A DMakefile.inc47 xdr.3 xdr_short.3 \
H A Dxdr.c285 xdr_short(XDR *xdrs, short *sp) in xdr_short() function
499 return (xdr_short(xdrs, (short *)(void *)ep)); in xdr_enum()
/dragonfly/include/rpc/
H A Dxdr.h287 extern bool_t xdr_short(XDR *, short *);