Searched refs:CIL_KEY_ALL (Results 1 – 6 of 6) sorted by relevance
115 char *CIL_KEY_ALL; variable
121 CIL_KEY_ALL = cil_strpool_add("all"); in cil_init_keys()1135 return CIL_KEY_ALL; in cil_node_to_string()
101 op_str = CIL_KEY_ALL; in __cil_unfill_expr_helper()
383 op_str = CIL_KEY_ALL; in cil_expr_to_string()
2036 *out = cil_strdup(CIL_KEY_ALL); in __cil_expr_to_string()
2508 else if (op == CIL_KEY_ALL) return CIL_ALL; /* Only set and permissionx */ in __cil_get_expr_operator_flavor()