Searched refs:INHERIT_ONLY_ACE (Results 1 – 4 of 4) sorted by relevance
109 #define INHERIT_ONLY_ACE 0x08 macro
91 #define INHERIT_ONLY_ACE 0x08 macro
1060 flags &= ~(INHERIT_ONLY_ACE | INHERITED_ACE); in smb_inherit_dacl()1062 flags |= INHERIT_ONLY_ACE; in smb_inherit_dacl()1088 flags |= INHERIT_ONLY_ACE; in smb_inherit_dacl()
1385 INHERIT_ONLY_ACE = 0x08, enumerator