Searched refs:debug_print_tree (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dhush.c94 #define debug_print_tree(a, b) do {} while (0) macro
1842 #ifndef debug_print_tree
1843 static void debug_print_tree(struct pipe *pi, int lvl) function
1888 debug_print_tree(child->group, lvl+1);
3536 debug_print_tree(ctx.list_head, 0);

Completed in 34 milliseconds