Home
last modified time | relevance | path

Searched refs:RULE_SELF (Results 1 – 6 of 6) sorted by relevance

/external/libsepol/src/
Dassertion.c139 if (a->flags & RULE_SELF) { in check_assertions()
Dexpand.c1947 if (source_rule->flags & RULE_SELF) { in expand_rule_helper()
2011 (source_rule->flags & RULE_SELF)); in convert_and_expand_rule()
/external/checkpolicy/test/
Ddismod.c128 if (flags & RULE_SELF) { in display_type_set()
169 if (flags & RULE_SELF) { in display_type_set()
/external/sepolicy/tools/sepolicy-analyze/
Dneverallow.c103 *flags |= RULE_SELF; in read_typeset()
/external/libsepol/include/sepol/policydb/
Dpolicydb.h256 #define RULE_SELF 1 macro
/external/checkpolicy/
Dpolicy_define.c1770 avrule->flags |= RULE_SELF; in define_te_avtab_helper()