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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dclnt.h96 * CLNT_CALL(rh, proc, xargs, argsp, xres, resp, timeout)
105 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ macro
/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dclnt.h130 * CLNT_CALL(rh, proc, xargs, argsp, xres, resp, timeout)
139 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ macro
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dcontract.h313 void CLNT_CALL(void, void, void, void, void, void, void) { } function
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt.h519 * CLNT_CALL(rh, proc, xargs, argsp, xres, resp, timeout)
529 * CLNT_CALL
533 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ macro

Completed in 64 milliseconds