HomeSort by relevance Sort by last modified time
    Searched refs:SEPOL_TARGET_XEN (Results 1 - 11 of 11) sorted by null

  /external/selinux/libsepol/include/sepol/
policydb.h 98 #define SEPOL_TARGET_XEN 1
  /external/selinux/libsepol/src/
policydb_public.c 162 case SEPOL_TARGET_XEN:
policydb.c 67 .target_platform = SEPOL_TARGET_XEN,
74 .target_platform = SEPOL_TARGET_XEN,
1333 else if (p->target_platform == SEPOL_TARGET_XEN)
    [all...]
write.c     [all...]
expand.c     [all...]
module_to_cil.c     [all...]
  /external/selinux/secilc/
secilc.c 127 target = SEPOL_TARGET_XEN;
  /external/selinux/libsemanage/src/
conf-parse.y 155 current_conf->target_platform = SEPOL_TARGET_XEN;
  /external/selinux/checkpolicy/
policy_define.c     [all...]
checkpolicy.c 425 target = SEPOL_TARGET_XEN;
  /external/selinux/libsepol/cil/src/
cil_binary.c     [all...]

Completed in 582 milliseconds