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

/freebsd-10.3-release/include/rpc/
H A Dclnt.h169 * CLNT_ABORT(rh);
172 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh)) macro
/freebsd-10.3-release/sys/rpc/
H A Dclnt.h282 * CLNT_ABORT(rh);
285 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh)) macro

Completed in 112 milliseconds