Searched refs:CIL_KEY_ALL (Results 1 – 6 of 6) sorted by relevance
116 extern char *CIL_KEY_ALL;
119 char *CIL_KEY_ALL; variable284 CIL_KEY_ALL = cil_strpool_add("all"); in cil_init_keys()1315 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()
1996 *out = cil_strdup(CIL_KEY_ALL); in __cil_expr_to_string()
2542 else if (op == CIL_KEY_ALL) return CIL_ALL; /* Only set and permissionx */ in __cil_get_expr_operator_flavor()