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

  /external/selinux/libsepol/cil/src/
cil_internal.h 129 char *CIL_KEY_TYPE;
cil.c 123 CIL_KEY_TYPE = cil_strpool_add("type");
999 return CIL_KEY_TYPE;
    [all...]
cil_write_ast.c 621 fprintf(cil_out, "(%s %s)\n", CIL_KEY_TYPE, type->datum.name);
    [all...]
cil_build_ast.c     [all...]

Completed in 234 milliseconds