Searched refs:xdr_rmtcall_args (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/libc/rpc/ |
H A D | pmap_rmt.c | 99 (xdrproc_t)xdr_rmtcall_args, &a, (xdrproc_t)xdr_rmtcallres, in pmap_rmtcall() 115 xdr_rmtcall_args(XDR *xdrs, struct rmtcallargs *cap) in xdr_rmtcall_args() function
|
H A D | Symbol.map | 95 xdr_rmtcall_args;
|
H A D | clnt_bcast.c | 417 (! xdr_rmtcall_args(xdrs, &barg_pmap))) { in rpc_broadcast_exp()
|
/freebsd/include/rpc/ |
H A D | pmap_rmt.h | 58 extern bool_t xdr_rmtcall_args(XDR *, struct rmtcallargs *);
|
/freebsd/usr.sbin/rpcbind/ |
H A D | rpcb_svc_com.c | 96 static bool_t xdr_rmtcall_args(XDR *, struct r_rmtcall_args *); 424 xdr_rmtcall_args(XDR *xdrs, struct r_rmtcall_args *cap) in xdr_rmtcall_args() function 653 if (!svc_getargs(transp, (xdrproc_t) xdr_rmtcall_args, (char *) &a)) { in rpcbproc_callit_com()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3362 fun:xdr_rmtcall_args=uninstrumented
|