Searched refs:CIL_KEY_XOR (Results 1 – 5 of 5) sorted by relevance
112 char *CIL_KEY_XOR; variable
488 op_str = CIL_KEY_XOR; in cil_perms_to_policy()701 op_str = CIL_KEY_XOR; in cil_expr_to_string()
119 CIL_KEY_XOR = cil_strpool_add("xor"); in cil_init_keys()1073 return CIL_KEY_XOR; in cil_node_to_string()
306 op_str = CIL_KEY_XOR; in cil_expr_to_string()
2219 else if (op == CIL_KEY_XOR) return CIL_XOR; in __cil_get_expr_operator_flavor()