Home
last modified time | relevance | path

Searched defs:xargs (Results 1 – 7 of 7) sorted by relevance

/openbsd/include/rpc/
H A Dsvc.h128 #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 Dclnt.h162 #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 Dclnt_raw.c135 clntraw_call(CLIENT *h, u_long proc, xdrproc_t xargs, caddr_t argsp, in clntraw_call()
H A Dclnt_udp.c183 xdrproc_t xargs, /* xdr routine for args */ in clntudp_call()
H A Dpmap_rmt.c207 xdrproc_t xargs, /* xdr routine for args */ in clnt_broadcast()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dpt.c8301 type_unification_real (tparms, targs, xparms, xargs, subr, in type_unification_real() argument
/openbsd/gnu/gcc/gcc/cp/
H A Dpt.c9863 tree xargs, in type_unification_real()