Searched defs:clnt_call (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvid_funcs.c43 #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 Dclnt.h141 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ macro
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt.h535 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ macro
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile113 clnt_call.3nsl \
373 clnt_call.3nsl := LINKSRC = rpc_clnt_calls.3nsl

Completed in 62 milliseconds