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

/freebsd-10-stable/include/rpc/
H A Dclnt.h172 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh)) macro
/freebsd-10-stable/sys/rpc/
H A Dclnt.h285 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh)) macro

Completed in 100 milliseconds