Searched defs:clnt_call (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/rpc/ |
H A D | svid_funcs.c | 67 clnt_call(CLIENT *cl, uint32_t proc, xdrproc_t xargs, caddr_t argsp, in clnt_call() function
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | clnt.h | 535 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ macro
|