Searched defs:authnone_entry (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c1212 int authnone_entry = -1; local
1251 authnone_entry = i;
1263 if (authnone_entry == -1)
1267 i = authnone_entry;
1327 if (authnone_entry != -1) {

Completed in 47 milliseconds