Searched refs:CIL_KEY_CATORDER (Results 1 – 4 of 4) sorted by relevance
198 char *CIL_KEY_CATORDER; variable
183 CIL_KEY_CATORDER = cil_strpool_add("categoryorder"); in cil_init_keys()1034 return CIL_KEY_CATORDER; in cil_node_to_string()
907 fprintf(cil_out, "(%s %s)\n", CIL_KEY_CATORDER, ord_str); in cil_write_catorder()
6366 } else if (parse_current->data == CIL_KEY_CATORDER) { in __cil_build_ast_node_helper()