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

  /external/selinux/libsepol/include/sepol/
policydb.h 93 #define SEPOL_ALLOW_UNKNOWN 4
  /external/selinux/libsepol/src/
policydb_public.c 145 case SEPOL_ALLOW_UNKNOWN:
kernel_to_cil.c 402 case SEPOL_ALLOW_UNKNOWN:
    [all...]
kernel_to_conf.c 402 case SEPOL_ALLOW_UNKNOWN:
    [all...]
module_to_cil.c     [all...]
  /external/selinux/secilc/
secilc.c 168 handle_unknown = SEPOL_ALLOW_UNKNOWN;
  /external/selinux/libsemanage/src/
conf-parse.y 233 current_conf->handle_unknown = SEPOL_ALLOW_UNKNOWN;
  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 770 #define ALLOW_UNKNOWN SEPOL_ALLOW_UNKNOWN
  /external/selinux/libsepol/cil/src/
cil_write_ast.c 1091 case SEPOL_ALLOW_UNKNOWN:
    [all...]
cil.c     [all...]
cil_build_ast.c     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol.i 231 case SEPOL_ALLOW_UNKNOWN: return "allow";
    [all...]
qpol_wrap.c     [all...]

Completed in 345 milliseconds