Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/include/gssrpc/
H A Dclnt.h224 #define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) macro
/freebsd/include/rpc/
H A Dclnt.h234 #define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) macro
/freebsd/sys/rpc/
H A Dclnt.h330 #define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) macro