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 512 case CIL_CONDTRUE:
880 case CIL_CONDTRUE:
888 case CIL_CONDTRUE:
    [all...]
cil_policy.c 908 if (cb->flavor == CIL_CONDTRUE) {
917 if (cb->flavor == CIL_CONDTRUE) {
    [all...]
cil_binary.c 974 if (cond_flavor == CIL_CONDTRUE) {
1052 if (cond_flavor == CIL_CONDTRUE) {
    [all...]
cil_tree.c 931 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 473 milliseconds