Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xdr_authkern
usr/src/uts/common/rpc/auth_sys.h
119
extern bool_t xdr_authkern(XDR *, cred_t *);
usr/src/uts/common/rpc/sec/auth_kern.c
207
if (!xdr_authkern(&xdrm, cr)) {