Searched refs:RULE_SELF (Results 1 - 7 of 7) sorted by relevance

/external/selinux/libsepol/src/
H A Dassertion.c139 if (a->flags & RULE_SELF) {
H A Dexpand.c1899 if (source_rule->flags & RULE_SELF) {
1963 (source_rule->flags & RULE_SELF));
H A Dmodule_to_cil.c1093 if (avrule->flags & RULE_SELF) {
/external/sepolicy/tools/sepolicy-analyze/
H A Dneverallow.c103 *flags |= RULE_SELF;
/external/selinux/checkpolicy/test/
H A Ddismod.c128 if (flags & RULE_SELF) {
169 if (flags & RULE_SELF) {
/external/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h275 #define RULE_SELF 1 macro
/external/selinux/checkpolicy/
H A Dpolicy_define.c1980 avrule->flags |= RULE_SELF;
2387 avrule->flags |= RULE_SELF;

Completed in 1022 milliseconds