Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/
A Dsvc.h125 #define SVC_GETARGS(xprt, xargs, argsp) \ argument
127 #define svc_getargs(xprt, xargs, argsp) \ argument
135 #define SVC_FREEARGS(xprt, xargs, argsp) \ argument
137 #define svc_freeargs(xprt, xargs, argsp) \ argument
A Dclnt.h174 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
176 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dclnt_raw.c135 clntraw_call (CLIENT *h, u_long proc, xdrproc_t xargs, caddr_t argsp, in clntraw_call()
A Dpmap_rmt.c224 xdrproc_t xargs, /* xdr routine for args */ in clnt_broadcast()
A Dclnt_udp.c249 xdrproc_t xargs, /* xdr routine for args */ in clntudp_call()

Completed in 15 milliseconds