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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c850 * Check if the security flavor, nfsnum, is in the flavor_list.
853 in_flavor_list(int nfsnum, int *flavor_list, int count) argument
858 if (nfsnum == flavor_list[i])

Completed in 64 milliseconds