Searched refs:ND_GSSINITREPLY (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/fs/nfs/
H A Dnfs.h619 #define ND_GSSINITREPLY 0x00000200 macro
H A Dnfs_commonsubs.c3134 nd->nd_flag = ND_GSSINITREPLY;
3866 if ((nd->nd_flag & ND_GSSINITREPLY) == 0 &&
3879 if ((nd->nd_flag & ND_GSSINITREPLY) == 0)

Completed in 30 milliseconds