Searched defs:xargs (Results 1 – 2 of 2) sorted by relevance
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/rpc/ |
H A D | clnt.h | 174 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 176 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
|
H A D | clnt_udp.c | 214 xdrproc_t xargs, char* argsp, in clntudp_call()
|