FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ND_KERBV
sys/fs/nfs/nfs.h
754
#define ND_GSS (ND_KERBV)
sys/fs/nfs/nfs_commonsubs.c
3833
if ((nd->nd_flag & ND_KERBV) == 0 &&
sys/fs/nfs/nfs_commonsubs.c
4059
if ((nd->nd_flag & ND_KERBV) == 0 &&
sys/fs/nfsserver/nfs_nfsdstate.c
4290
nd->nd_flag |= ND_KERBV;