Home
last modified time | relevance | path

Searched defs:clnt_call (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/lib/libnsl/rpc/
H A Dsvid_funcs.c69 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 Dclnt.h141 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ macro
/titanic_51/usr/src/uts/common/rpc/
H A Dclnt.h535 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ macro