Searched refs:CLNT_ABORT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dclnt.h110 * CLNT_ABORT(rh);
113 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh)) macro
/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dclnt.h146 * CLNT_ABORT(rh);
149 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh)) macro
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt.h557 * CLNT_ABORT(rh);
560 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh)) macro

Completed in 62 milliseconds