Home
last modified time | relevance | path

Searched defs:CLNT_ABORT (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/include/gssrpc/
H A Dclnt.h171 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh)) macro
/freebsd/include/rpc/
H A Dclnt.h170 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh)) macro
/freebsd/sys/rpc/
H A Dclnt.h243 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh)) macro