Searched refs:M_NONE (Results 1 – 3 of 3) sorted by relevance
114 #define M_NONE 0x40 /* none list is defined */ macro
1253 if ((perm & (M_ROOT | M_NONE | M_MAP)) == 0) { in nfsauth4_secinfo_access()1358 if ((perm & (M_ROOT | M_NONE | M_MAP)) == 0 && (ngroups_max <= NGRPS || in nfsauth_access()
1185 sp->s_flags |= M_NONE; in fill_security_from_secopts()1282 if (sp->s_flags & M_NONE) (void) printf("M_NONE "); in printarg()