Searched refs:RuleFlagRequireAppleSigned (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/authd/
H A Drule.h38 RuleFlagRequireAppleSigned = 1 << 7, enumerator in enum:__anon3492
H A Drule.c252 flags |= RuleFlagRequireAppleSigned;
879 if (rule_check_flags(rule, RuleFlagRequireAppleSigned)) {
H A Dengine.c842 if (rule_check_flags(rule, RuleFlagRequireAppleSigned)) {

Completed in 119 milliseconds