Searched refs:xdr_rmtcall_args (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/lib/libc/rpc/ |
| D | pmap_rmt.c | 106 (xdrproc_t)xdr_rmtcall_args, &a, (xdrproc_t)xdr_rmtcallres, in pmap_rmtcall() 122 xdr_rmtcall_args(XDR *xdrs, struct rmtcallargs *cap) in xdr_rmtcall_args() function
|
| D | Symbol.map | 130 xdr_rmtcall_args;
|
| D | clnt_bcast.c | 425 (! xdr_rmtcall_args(xdrs, &barg_pmap))) { in rpc_broadcast_exp()
|
| /freebsd-12-stable/include/rpc/ |
| D | pmap_rmt.h | 62 extern bool_t xdr_rmtcall_args(XDR *, struct rmtcallargs *);
|
| /freebsd-12-stable/usr.sbin/rpcbind/ |
| D | rpcb_svc_com.c | 99 static bool_t xdr_rmtcall_args(XDR *, struct r_rmtcall_args *); 427 xdr_rmtcall_args(XDR *xdrs, struct r_rmtcall_args *cap) in xdr_rmtcall_args() function 656 if (!svc_getargs(transp, (xdrproc_t) xdr_rmtcall_args, (char *) &a)) { in rpcbproc_callit_com()
|
| /freebsd-12-stable/contrib/gcc/ |
| D | sys-protos.h | 1297 extern int xdr_rmtcall_args(/* ??? */);
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| D | libc_ubuntu1404_abilist.txt | 3356 fun:xdr_rmtcall_args=uninstrumented
|