Searched defs:dacl_protected (Results 1 – 2 of 2) sorted by relevance
226 bool dacl_protected() const { return dacl_protected_; } in dacl_protected() function227 void set_dacl_protected(bool dacl_protected) { in set_dacl_protected()
430 bool dacl_protected, in SecurityDescriptor()