Searched refs:TYPE_COMP (Results 1 - 6 of 6) sorted by relevance

/external/sepolicy/tools/sepolicy-analyze/
H A Dneverallow.c44 typeset->flags = TYPE_COMP;
162 if (typeset->flags & TYPE_COMP) {
/external/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h86 #define TYPE_COMP 2 macro
/external/selinux/checkpolicy/test/
H A Ddismod.c123 } else if (set->flags & TYPE_COMP) {
/external/selinux/libsepol/src/
H A Dmodule_to_cil.c695 if (flags & TYPE_COMP) {
731 if (flags & TYPE_COMP) {
H A Dexpand.c2562 if (set->flags & TYPE_COMP) {
/external/selinux/checkpolicy/
H A Dpolicy_define.c1476 set->flags = TYPE_COMP;

Completed in 4868 milliseconds