Searched refs:M_MAP (Results 1 – 3 of 3) sorted by relevance
115 #define M_MAP 0x80 /* uidmap and/or gidmap is defined */ macro
1252 if ((perm & (M_ROOT | M_NONE | M_MAP)) == 0) { in nfsauth4_secinfo_access()1357 if ((perm & (M_ROOT | M_NONE | M_MAP)) == 0 && (ngroups_max <= NGRPS || in nfsauth_access()
1212 sp->s_flags |= M_MAP; in fill_security_from_secopts()1283 if (sp->s_flags & M_MAP) (void) printf("M_MAP "); in printarg()