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
225
#define clnt_destroy(rh) ((*(rh)->cl_ops->cl_destroy)(rh))
include/rpc/clnt.h
235
#define clnt_destroy(rh) ((*(rh)->cl_ops->cl_destroy)(rh))
sys/rpc/clnt.h
331
#define clnt_destroy(rh) ((*(rh)->cl_ops->cl_destroy)(rh))