Home
last modified time | relevance | path

Searched refs:clnt_abort (Results 1 – 2 of 2) sorted by relevance

/freebsd/include/rpc/
H A Dclnt.h171 #define clnt_abort(rh) ((*(rh)->cl_ops->cl_abort)(rh)) macro
/freebsd/sys/rpc/
H A Dclnt.h284 #define clnt_abort(rh) ((*(rh)->cl_ops->cl_abort)(rh)) macro