Searched defs:xargs (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/include/rpc/ |
H A D | svc.h | 163 #define SVC_GETARGS(xprt, xargs, argsp) \ argument 165 #define svc_getargs(xprt, xargs, argsp) \ argument 173 #define SVC_FREEARGS(xprt, xargs, argsp) \ argument 175 #define svc_freeargs(xprt, xargs, argsp) \ argument
|
H A D | clnt.h | 159 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 162 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
|
/dflybsd-src/lib/libc/rpc/ |
H A D | clnt_bcast.c | 228 xdrproc_t xargs, /* xdr routine for args */ in rpc_broadcast_exp() 652 xdrproc_t xargs, /* xdr routine for args */ in rpc_broadcast()
|
H A D | clnt_raw.c | 136 clnt_raw_call(CLIENT *h, rpcproc_t proc, xdrproc_t xargs, void *argsp, in clnt_raw_call()
|
H A D | clnt_dg.c | 285 xdrproc_t xargs, /* xdr routine for args */ in clnt_dg_call()
|
H A D | rpc_soc.c | 343 xdrproc_t xargs, /* xdr routine for args */ in clnt_broadcast()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | pt.c | 14986 const tree *xargs, in type_unification_real()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | pt.c | 20205 const tree *xargs, in type_unification_real()
|