Searched refs:CIL_OR (Results 1 – 9 of 9) sorted by relevance
136 CIL_OR, enumerator
295 case CIL_OR: in cil_cond_expr_to_policy()434 case CIL_OR: in cil_cons_expr_len()619 case CIL_OR: in __cil_cons_expr_to_string()
205 case CIL_OR: in cil_verify_expr_syntax()333 case CIL_OR: in cil_verify_constraint_expr_syntax()
2081 if (op == CIL_OR) { in __cil_expr_to_string()2169 case CIL_OR: in __cil_cond_expr_to_sepol_expr_helper()2764 case CIL_OR: in __cil_constrain_expr_to_sepol_expr_helper()
91 case CIL_OR: in write_expr()
1374 case CIL_OR: in cil_node_to_string()
1362 if (op == CIL_OR) { in __cil_expr_to_bitmap()
2593 else if (op == CIL_KEY_OR) return CIL_OR; in __cil_get_expr_operator_flavor()2687 else if (op == CIL_KEY_OR) return CIL_OR; in __cil_get_constraint_operator_flavor()
3392 else if (op_flavor == CIL_OR) return (v1 || v2); in __cil_evaluate_tunable_expr()