Searched refs:CIL_KEY_RANGE (Results 1 – 5 of 5) sorted by relevance
114 char *CIL_KEY_RANGE; variable
121 CIL_KEY_RANGE = cil_strpool_add("range"); in cil_init_keys()1114 return CIL_KEY_RANGE; in cil_node_to_string()
309 op_str = CIL_KEY_RANGE; in cil_expr_to_string()
1855 cil_asprintf(out, "%s %s %s", CIL_KEY_RANGE, s1, s2); in __cil_expr_to_string()
2534 else if (op == CIL_KEY_RANGE) return CIL_RANGE; /* Only catset and permissionx */ in __cil_get_expr_operator_flavor()