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

  /external/selinux/libsepol/cil/src/
cil_internal.h 146 char *CIL_KEY_SOURCE;
cil_policy.c 796 fprintf(out," %s",CIL_KEY_SOURCE);
824 fprintf(out," %s %s", CIL_KEY_SOURCE, CIL_KEY_LOW);
827 fprintf(out," %s %s", CIL_KEY_SOURCE, CIL_KEY_HIGH);
830 fprintf(out," %s %s", CIL_KEY_SOURCE, CIL_KEY_LOW_HIGH);
    [all...]
cil.c 221 CIL_KEY_SOURCE = cil_strpool_add("source");
    [all...]
cil_build_ast.c     [all...]

Completed in 243 milliseconds