Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/include/sepol/
Dpolicydb.h65 #define SEPOL_POLICY_BASE 1 macro
/third_party/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h510 #define POLICY_BASE SEPOL_POLICY_BASE
/third_party/selinux/libsepol/src/
Dmodule.c892 && (p->policy->p.policy_type != SEPOL_POLICY_BASE)) { in sepol_module_package_write()
Dmodule_to_cil.c2164 if ((is_base_role && pdb->policy_type == SEPOL_POLICY_BASE) || in role_to_cil()
4016 if (pdb->policy_type != SEPOL_POLICY_BASE && in sepol_module_policydb_to_cil()
4028 if (pdb->policy_type == SEPOL_POLICY_BASE && !pdb->mls) { in sepol_module_policydb_to_cil()
4039 if (pdb->policy_type == SEPOL_POLICY_BASE) { in sepol_module_policydb_to_cil()