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

  /external/selinux/libsepol/cil/src/
cil_internal.h 149 char *CIL_KEY_HIGH;
cil_policy.c 827 fprintf(out," %s %s", CIL_KEY_SOURCE, CIL_KEY_HIGH);
836 fprintf(out," %s %s", CIL_KEY_TARGET, CIL_KEY_HIGH);
    [all...]
cil.c 224 CIL_KEY_HIGH = cil_strpool_add("high");
    [all...]
cil_build_ast.c     [all...]

Completed in 128 milliseconds