FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CLNT_DESTROY
crypto/krb5/src/include/gssrpc/clnt.h
224
#define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh))
include/rpc/clnt.h
234
#define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh))
sys/rpc/clnt.h
330
#define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh))