Searched defs:clnt_call (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/rpc/ |
H A D | svid_funcs.c | 43 #undef clnt_call macro 69 clnt_call(CLIENT *cl, uint32_t proc, xdrproc_t xargs, caddr_t argsp, function
|
/illumos-gate/usr/src/lib/libbc/inc/include/rpc/ |
H A D | clnt.h | 141 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ macro
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | clnt.h | 535 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ macro
|
/illumos-gate/usr/src/man/man3nsl/ |
H A D | Makefile | 113 clnt_call.3nsl \ 373 clnt_call.3nsl := LINKSRC = rpc_clnt_calls.3nsl
|
Completed in 50 milliseconds