Home
last modified time | relevance | path

Searched defs:debug_print_tree (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dhush.c462 #define debug_print_tree(a, b) do {} while (0) macro
3656 static void debug_print_tree(struct pipe *pi, int lvl) in debug_print_tree() function