Searched refs:CIL_OR (Results 1 – 9 of 9) sorted by relevance
132 CIL_OR, enumerator
290 case CIL_OR: in cil_expr_to_string()962 case CIL_OR: in cil_tree_print_node()
478 case CIL_OR: in cil_perms_to_policy()685 case CIL_OR: in cil_expr_to_string()
164 case CIL_OR: in cil_verify_expr_syntax()286 case CIL_OR: in cil_verify_constraint_expr_syntax()
1869 if (op == CIL_OR) { in __cil_expr_to_string()1956 case CIL_OR: in __cil_cond_expr_to_sepol_expr_helper()2505 case CIL_OR: in __cil_constrain_expr_to_sepol_expr_helper()
1117 case CIL_OR: in cil_node_to_string()
1109 if (op == CIL_OR) { in __cil_expr_to_bitmap()
2528 else if (op == CIL_KEY_OR) return CIL_OR; in __cil_get_expr_operator_flavor()2633 else if (op == CIL_KEY_OR) return CIL_OR; in __cil_get_constraint_operator_flavor()
3181 else if (op_flavor == CIL_OR) return (v1 || v2); in __cil_evaluate_tunable_expr()