Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CLNT_DESTROY
usr/src/stand/lib/fs/nfs/clnt.h
161
#define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh))
usr/src/uts/common/rpc/clnt.h
707
#define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh))