Home
last modified time | relevance | path

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

/freebsd-13-stable/include/rpc/
HDclnt.h174 #define clnt_abort(rh) ((*(rh)->cl_ops->cl_abort)(rh)) macro
/freebsd-13-stable/sys/rpc/
HDclnt.h287 #define clnt_abort(rh) ((*(rh)->cl_ops->cl_abort)(rh)) macro