Searched refs:RuleFlagAllowRoot (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/authd/
H A Drule.h32 RuleFlagAllowRoot = 1 << 1, enumerator in enum:__anon3492
H A Drule.c265 flags |= RuleFlagAllowRoot;
1138 return rule_check_flags(rule, RuleFlagAllowRoot);

Completed in 130 milliseconds