Home
last modified time | relevance | path

Searched refs:xdr_u_hyper (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/lib/libc/xdr/
HDSymbol.map27 xdr_u_hyper;
HDxdr.c886 xdr_u_hyper(XDR *xdrs, u_longlong_t *ullp) in xdr_u_hyper() function
/freebsd-14-stable/include/rpc/
HDxdr.h318 extern bool_t xdr_u_hyper(XDR *, u_quad_t *);
/freebsd-14-stable/sys/rpc/
HDxdr.h322 extern bool_t xdr_u_hyper(XDR *, u_quad_t *);
/freebsd-14-stable/sys/xdr/
HDxdr.c776 xdr_u_hyper(XDR *xdrs, u_longlong_t *ullp) in xdr_u_hyper() function
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt3368 fun:xdr_u_hyper=uninstrumented
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_common_interceptors.inc5817 XDR_INTERCEPTOR(xdr_u_hyper, unsigned long long)
5891 COMMON_INTERCEPT_FUNCTION(xdr_u_hyper); \