Home
last modified time | relevance | path

Searched refs:CIL_CONS_INCOMP (Results 1 – 7 of 7) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_flavor.h138 CIL_CONS_INCOMP, enumerator
Dcil_verify.c296 case CIL_CONS_INCOMP: in cil_verify_constraint_expr_syntax()
Dcil_tree.c317 case CIL_CONS_INCOMP: in cil_expr_to_string()
Dcil_policy.c709 case CIL_CONS_INCOMP: in cil_expr_to_string()
Dcil.c1084 case CIL_CONS_INCOMP: in cil_node_to_string()
Dcil_build_ast.c2326 else if (op == CIL_KEY_CONS_INCOMP) return CIL_CONS_INCOMP; in __cil_get_constraint_operator_flavor()
2444 case CIL_CONS_INCOMP: in __cil_fill_constraint_expr()
Dcil_binary.c2227 case CIL_CONS_INCOMP: in __cil_constrain_expr_to_sepol_expr_helper()