Home
last modified time | relevance | path

Searched refs:CIL_RANGE (Results 1 – 8 of 8) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_flavor.h139 CIL_RANGE, enumerator
Dcil_verify.c188 case CIL_RANGE: in cil_verify_expr_syntax()
Dcil_write_ast.c109 case CIL_RANGE: in __cil_unfill_expr_helper()
Dcil_tree.c394 case CIL_RANGE: in cil_expr_to_string()
Dcil_post.c1066 } else if (op == CIL_RANGE) { in __cil_expr_to_bitmap()
Dcil.c1136 case CIL_RANGE: in cil_node_to_string()
Dcil_binary.c2037 } else if (op == CIL_RANGE) { in __cil_expr_to_string()
Dcil_build_ast.c2509 else if (op == CIL_KEY_RANGE) return CIL_RANGE; /* Only catset and permissionx */ in __cil_get_expr_operator_flavor()