Searched refs:cil_tree_print (Results 1 – 2 of 2) sorted by relevance
65 void cil_tree_print(struct cil_tree_node *tree, uint32_t depth);
1736 void cil_tree_print(struct cil_tree_node *tree, uint32_t depth) in cil_tree_print() function1768 cil_tree_print(current->cl_head, depth + 1); in cil_tree_print()1788 cil_tree_print(current->next, depth); in cil_tree_print()