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

  /external/selinux/libsepol/cil/src/
cil_build_ast.c     [all...]
cil_internal.h 99 char *CIL_KEY_SELF;
cil.c 106 CIL_KEY_SELF = cil_strpool_add("self");
258 (*db)->selftype->datum.name = CIL_KEY_SELF;
259 (*db)->selftype->datum.fqn = CIL_KEY_SELF;
    [all...]
cil_binary.c     [all...]
cil_resolve_ast.c 297 if (rule->tgt_str == CIL_KEY_SELF) {
    [all...]

Completed in 425 milliseconds