Searched refs:CIL_XOR (Results 1 – 9 of 9) sorted by relevance
137 CIL_XOR, enumerator
206 case CIL_XOR: in cil_verify_expr_syntax()
106 case CIL_XOR: in write_expr()
305 case CIL_XOR: in cil_cond_expr_to_policy()
1376 case CIL_XOR: in cil_node_to_string()
2085 } else if (op == CIL_XOR) { in __cil_expr_to_string()2175 case CIL_XOR: in __cil_cond_expr_to_sepol_expr_helper()
1378 } else if (op == CIL_XOR) { in __cil_expr_to_bitmap()
3393 else if (op_flavor == CIL_XOR) return (v1 ^ v2); in __cil_evaluate_tunable_expr()
2597 else if (op == CIL_KEY_XOR) return CIL_XOR; in __cil_get_expr_operator_flavor()