Searched defs:xargs (Results 1 – 7 of 7) sorted by relevance
/openbsd/include/rpc/ |
H A D | svc.h | 128 #define SVC_GETARGS(xprt, xargs, argsp) \ argument 130 #define svc_getargs(xprt, xargs, argsp) \ argument 138 #define SVC_FREEARGS(xprt, xargs, argsp) \ argument 140 #define svc_freeargs(xprt, xargs, argsp) \ argument
|
H A D | clnt.h | 162 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 165 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
|
/openbsd/lib/libc/rpc/ |
H A D | clnt_raw.c | 135 clntraw_call(CLIENT *h, u_long proc, xdrproc_t xargs, caddr_t argsp, in clntraw_call()
|
H A D | clnt_udp.c | 183 xdrproc_t xargs, /* xdr routine for args */ in clntudp_call()
|
H A D | pmap_rmt.c | 207 xdrproc_t xargs, /* xdr routine for args */ in clnt_broadcast()
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | pt.c | 8301 type_unification_real (tparms, targs, xparms, xargs, subr, in type_unification_real() argument
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | pt.c | 9863 tree xargs, in type_unification_real()
|