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

/external/libsepol/include/sepol/policydb/
H A Dpolicydb.h737 #define SEPOL_TARGET_XEN 1 macro
/external/libsepol/src/
H A Dpolicydb.c67 .target_platform = SEPOL_TARGET_XEN,
1275 else if (p->target_platform == SEPOL_TARGET_XEN)
2615 case SEPOL_TARGET_XEN:
3884 else if (platform == SEPOL_TARGET_XEN)
3885 p->target_platform = SEPOL_TARGET_XEN;
H A Dwrite.c1366 case SEPOL_TARGET_XEN:
H A Dexpand.c2171 case SEPOL_TARGET_XEN:
/external/checkpolicy/
H A Dcheckpolicy.c418 target = SEPOL_TARGET_XEN;
H A Dpolicy_define.c3839 if (policydbp->target_platform != SEPOL_TARGET_XEN) {
3893 if (policydbp->target_platform != SEPOL_TARGET_XEN) {
3957 if (policydbp->target_platform != SEPOL_TARGET_XEN) {
4021 if (policydbp->target_platform != SEPOL_TARGET_XEN) {

Completed in 90 milliseconds