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

  /external/selinux/libsepol/cil/src/
cil_internal.h 135 char *CIL_KEY_CATEGORY;
cil.c 129 CIL_KEY_CATEGORY = cil_strpool_add("category");
1007 return CIL_KEY_CATEGORY;
    [all...]
cil_write_ast.c 858 fprintf(cil_out, "(%s %s)\n", CIL_KEY_CATEGORY, cat->datum.name);
    [all...]
cil_build_ast.c     [all...]

Completed in 45 milliseconds