Searched refs:INHERITED_ACE (Results 1 – 5 of 5) sorted by relevance
110 #define INHERITED_ACE 0x10 macro
1108 if (!new_aces_set && (pntace->flags & INHERITED_ACE)) { in set_chmod_dacl()
92 #define INHERITED_ACE 0x10 macro
1047 inherited_flags = INHERITED_ACE; in smb_inherit_dacl()1065 flags &= ~(INHERIT_ONLY_ACE | INHERITED_ACE); in smb_inherit_dacl()
1386 INHERITED_ACE = 0x10, /* Win2k only. */ enumerator