Home
last modified time | relevance | path

Searched refs:SEPOL_POLICY_BASE (Results 1 – 4 of 4) sorted by relevance

/external/selinux/libsepol/include/sepol/
Dpolicydb.h65 #define SEPOL_POLICY_BASE 1 macro
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h507 #define POLICY_BASE SEPOL_POLICY_BASE
/external/selinux/libsepol/src/
Dmodule.c885 && (p->policy->p.policy_type != SEPOL_POLICY_BASE)) { in sepol_module_package_write()
Dmodule_to_cil.c2167 if ((is_base_role && pdb->policy_type == SEPOL_POLICY_BASE) || in role_to_cil()
4006 if (pdb->policy_type != SEPOL_POLICY_BASE && in sepol_module_policydb_to_cil()
4018 if (pdb->policy_type == SEPOL_POLICY_BASE && !pdb->mls) { in sepol_module_policydb_to_cil()
4029 if (pdb->policy_type == SEPOL_POLICY_BASE) { in sepol_module_policydb_to_cil()