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

/external/selinux/checkpolicy/test/
H A Ddismod.c234 } else if (avrule->specified & AVRULE_TYPE) {
283 } else if (avrule->specified & AVRULE_TYPE) {
/external/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h262 #define AVRULE_TYPE (AVRULE_TRANSITION | AVRULE_MEMBER | AVRULE_CHANGE) macro
/external/selinux/libsepol/src/
H A Dexpand.c1962 alwaysexpand = ((source_rule->specified & AVRULE_TYPE) ||

Completed in 117 milliseconds