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

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h114 #define M_NONE 0x40 /* none list is defined */ macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c1191 if ((perm & (M_ROOT | M_NONE | M_MAP)) == 0) {
1296 if ((perm & (M_ROOT | M_NONE | M_MAP)) == 0 && (ngroups_max <= NGRPS ||
/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c1186 sp->s_flags |= M_NONE;
1283 if (sp->s_flags & M_NONE) (void) printf("M_NONE ");

Completed in 254 milliseconds