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

  /external/selinux/libsepol/cil/src/
cil_flavor.h 56 CIL_CONDTRUE,
cil.c 525 case CIL_CONDTRUE:
907 case CIL_CONDTRUE:
915 case CIL_CONDTRUE:
    [all...]
cil_policy.c 908 if (cb->flavor == CIL_CONDTRUE) {
917 if (cb->flavor == CIL_CONDTRUE) {
    [all...]
cil_binary.c 948 if (cond_flavor == CIL_CONDTRUE) {
1026 if (cond_flavor == CIL_CONDTRUE) {
    [all...]
cil_tree.c 949 if (cb->flavor == CIL_CONDTRUE) {
    [all...]
cil_resolve_ast.c     [all...]
cil_build_ast.c     [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_build_ast.c     [all...]

Completed in 55 milliseconds