Searched refs:ND_KERBV (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/fs/nfs/common/
H A Dnfs.h619 #define ND_KERBV 0x00000020 macro
647 #define ND_GSS (ND_KERBV)
H A Dnfs_commonsubs.c2752 if ((nd->nd_flag & ND_KERBV) == 0 &&
2968 if ((nd->nd_flag & ND_KERBV) == 0 &&
/netbsd-current/sys/fs/nfs/server/
H A Dnfs_nfsdstate.c4118 nd->nd_flag |= ND_KERBV;

Completed in 154 milliseconds