Searched refs:xdr_netobj (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/nlm/ |
H A D | nlm_prot_xdr.c | 28 if (!xdr_netobj(xdrs, &objp->oh)) in xdr_nlm_holder() 67 if (!xdr_netobj(xdrs, &objp->cookie)) in xdr_nlm_res() 78 if (!xdr_netobj(xdrs, &objp->cookie)) in xdr_nlm_testres() 91 if (!xdr_netobj(xdrs, &objp->fh)) in xdr_nlm_lock() 93 if (!xdr_netobj(xdrs, &objp->oh)) in xdr_nlm_lock() 108 if (!xdr_netobj(xdrs, &objp->cookie)) in xdr_nlm_lockargs() 127 if (!xdr_netobj(xdrs, &objp->cookie)) in xdr_nlm_cancargs() 142 if (!xdr_netobj(xdrs, &objp->cookie)) in xdr_nlm_testargs() 155 if (!xdr_netobj(xdrs, &objp->cookie)) in xdr_nlm_unlockargs() 186 if (!xdr_netobj(xdrs, &objp->fh)) in xdr_nlm_share() [all …]
|
/freebsd/lib/libc/xdr/ |
H A D | Symbol.map | 20 xdr_netobj;
|
H A D | xdr.c | 615 xdr_netobj(XDR *xdrs, struct netobj *np) in xdr_netobj() function
|
/freebsd/lib/libc/rpc/ |
H A D | key_prot_xdr.c | 90 if (!xdr_netobj(xdrs, &objp->remotekey)) in xdr_cryptkeyarg2()
|
/freebsd/include/rpc/ |
H A D | xdr.h | 331 extern bool_t xdr_netobj(XDR *, struct netobj *);
|
/freebsd/sys/rpc/ |
H A D | xdr.h | 344 extern bool_t xdr_netobj(XDR *, struct netobj *);
|
/freebsd/sys/xdr/ |
H A D | xdr.c | 544 xdr_netobj(XDR *xdrs, struct netobj *np) in xdr_netobj() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3350 fun:xdr_netobj=uninstrumented
|