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