Home
last modified time | relevance | path

Searched refs:xdr_hyper (Results 1 – 8 of 8) sorted by relevance

/src/lib/libc/xdr/
H A DSymbol.map26 xdr_hyper;
H A DMakefile.inc27 xdr.3 xdr_hyper.3 \
H A Dxdr.c874 xdr_hyper(XDR *xdrs, longlong_t *llp) in xdr_hyper() function
/src/include/rpc/
H A Dxdr.h307 extern bool_t xdr_hyper(XDR *, quad_t *);
/src/sys/rpc/
H A Dxdr.h320 extern bool_t xdr_hyper(XDR *, quad_t *);
/src/sys/xdr/
H A Dxdr.c765 xdr_hyper(XDR *xdrs, longlong_t *llp) in xdr_hyper() function
/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3335 fun:xdr_hyper=uninstrumented
/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc5816 XDR_INTERCEPTOR(xdr_hyper, long long)
5890 COMMON_INTERCEPT_FUNCTION(xdr_hyper); \