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

  /external/selinux/libsepol/cil/src/
cil_internal.h 89 char *CIL_KEY_AND;
cil_policy.c 476 op_str = CIL_KEY_AND;
683 op_str = CIL_KEY_AND;
    [all...]
cil.c 96 CIL_KEY_AND = cil_strpool_add("and");
1069 return CIL_KEY_AND;
    [all...]
cil_tree.c 288 op_str = CIL_KEY_AND;
    [all...]
cil_build_ast.c     [all...]

Completed in 36 milliseconds