Searched refs:CIL_KEY_SRC_CIL (Results 1 – 5 of 5) sorted by relevance
192 create_node(&node, *current, 0, 0, CIL_KEY_SRC_CIL); in add_cil_path()
232 char *CIL_KEY_SRC_CIL; variable
75 *is_cil = (node->cl_head->next->data == CIL_KEY_SRC_CIL); in cil_tree_get_next_path()
238 CIL_KEY_SRC_CIL = cil_strpool_add("<src_cil>"); in cil_init_keys()
5901 info->is_cil = (parse_current->next->data == CIL_KEY_SRC_CIL) ? CIL_TRUE : CIL_FALSE; in cil_gen_src_info()