Home
last modified time | relevance | path

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

/freebsd/lib/libc/xdr/
H A DSymbol.map10 xdr_short;
H A DMakefile.inc36 xdr.3 xdr_short.3 \
H A Dxdr.c279 xdr_short(XDR *xdrs, short *sp) in xdr_short() function
493 return (xdr_short(xdrs, (short *)(void *)ep)); in xdr_enum()
/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_u_short()
98 static inline bool_t xdr_short(XDR *xdrs, short *sp) xdr_short() function
/freebsd/sys/xdr/
H A Dxdr.c244 xdr_short(XDR *xdrs, short *sp) in xdr_short() function
423 return (xdr_short(xdrs, (short *)(void *)ep)); in xdr_enum()
/freebsd/stand/libsa/zfs/
H A Dnvlist.c134 xdr_short(xdr_t *xdr, short *ip) in xdr_short() function
468 if (!xdr_short(xdr, (short *)&nvp_data->nv_data[0])) in nvlist_xdr_nvp()
1268 xdr_short(&xdr, (short *)data); in nvlist_add_common()
1276 xdr_array(&xdr, nelem, (xdrproc_t)xdr_short); in nvlist_add_common()
/freebsd/include/rpc/
H A Dxdr.h286 extern bool_t xdr_short(XDR *, short *);
/freebsd/sys/rpc/
H A Dxdr.h302 extern bool_t xdr_short(XDR *, short *);
/freebsd/sys/contrib/openzfs/module/nvpair/
H A Dnvpair.c3370 ret = xdr_short(xdr, (void *)buf); in nvs_xdr_nvp_op()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3364 fun:xdr_short=uninstrumented
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc5810 XDR_INTERCEPTOR(xdr_short, short)
5884 COMMON_INTERCEPT_FUNCTION(xdr_short); \
/freebsd/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.abi2830 <function-decl name='xdr_short' visibility='default' binding='global' size-in-bits='64'>