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);
1703 void cil_tree_print(struct cil_tree_node *tree, uint32_t depth) in cil_tree_print() function1735 cil_tree_print(current->cl_head, depth + 1); in cil_tree_print()1755 cil_tree_print(current->next, depth); in cil_tree_print()