Home
last modified time | relevance | path

Searched refs:xdr_rmtcall_args (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/libc/rpc/
H A Dpmap_rmt.c99 (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 DSymbol.map95 xdr_rmtcall_args;
H A Dclnt_bcast.c417 (! xdr_rmtcall_args(xdrs, &barg_pmap))) { in rpc_broadcast_exp()
/freebsd/crypto/krb5/src/lib/rpc/
H A Dpmap_rmt.c109 (xdrproc_t)xdr_rmtcall_args, &a, in pmap_rmtcall()
126 xdr_rmtcall_args( in xdr_rmtcall_args() function
320 if ((! xdr_callmsg(xdrs, &msg)) || (! xdr_rmtcall_args(xdrs, &a))) { in clnt_broadcast()
/freebsd/include/rpc/
H A Dpmap_rmt.h58 extern bool_t xdr_rmtcall_args(XDR *, struct rmtcallargs *);
/freebsd/crypto/krb5/src/include/gssrpc/
H A Dpmap_rmt.h53 bool_t xdr_rmtcall_args(XDR *, struct rmtcallargs *);
H A Drename.h162 #define xdr_rmtcall_args gssrpc_xdr_rmtcall_args macro
/freebsd/usr.sbin/rpcbind/
H A Drpcb_svc_com.c96 static bool_t xdr_rmtcall_args(XDR *, struct r_rmtcall_args *);
428 xdr_rmtcall_args(XDR *xdrs, struct r_rmtcall_args *cap) in xdr_rmtcall_args() function
655 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 Dlibc_ubuntu1404_abilist.txt3362 fun:xdr_rmtcall_args=uninstrumented