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

  /external/selinux/libsepol/cil/src/
cil_internal.h 217 char *CIL_KEY_FSUSE;
cil.c 202 CIL_KEY_FSUSE = cil_strpool_add("fsuse");
1109 return CIL_KEY_FSUSE;
    [all...]
cil_write_ast.c 1056 fprintf(cil_out, "(%s %s %s %s)\n", CIL_KEY_FSUSE, type, fsname, ctx_str);
    [all...]
cil_post.c     [all...]
cil_build_ast.c     [all...]

Completed in 78 milliseconds