Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/linux/spl/rpc/
H A Dxdr.h96 static inline bool_t xdr_short(XDR *xdrs, short *sp) in xdr_short() function
/freebsd/sys/xdr/
H A Dxdr.c245 xdr_short(XDR *xdrs, short *sp) in xdr_short() function
/freebsd/lib/libc/xdr/
H A Dxdr.c281 xdr_short(XDR *xdrs, short *sp) in xdr_short() function
/freebsd/stand/libsa/zfs/
H A Dnvlist.c134 xdr_short(xdr_t *xdr, short *ip) in xdr_short() function