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