Searched refs:xdr_short (Results 1 – 12 of 12) sorted by relevance
/freebsd/lib/libc/xdr/ |
H A D | Symbol.map | 10 xdr_short;
|
H A D | Makefile.inc | 36 xdr.3 xdr_short.3 \
|
H A D | xdr.c | 279 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 D | xdr.h | 96 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 D | xdr.c | 244 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 D | nvlist.c | 134 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 D | xdr.h | 286 extern bool_t xdr_short(XDR *, short *);
|
/freebsd/sys/rpc/ |
H A D | xdr.h | 302 extern bool_t xdr_short(XDR *, short *);
|
/freebsd/sys/contrib/openzfs/module/nvpair/ |
H A D | nvpair.c | 3370 ret = xdr_short(xdr, (void *)buf); in nvs_xdr_nvp_op()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3364 fun:xdr_short=uninstrumented
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common_interceptors.inc | 5810 XDR_INTERCEPTOR(xdr_short, short) 5884 COMMON_INTERCEPT_FUNCTION(xdr_short); \
|
/freebsd/sys/contrib/openzfs/lib/libnvpair/ |
H A D | libnvpair.abi | 2830 <function-decl name='xdr_short' visibility='default' binding='global' size-in-bits='64'>
|