Home
last modified time | relevance | path

Searched refs:prn (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dhush.c3702 int pin, prn; in debug_print_tree() local
3714 prn = 0; in debug_print_tree()
3715 while (prn < pi->num_cmds) { in debug_print_tree()
3716 struct command *command = &pi->cmds[prn]; in debug_print_tree()
3720 lvl*2, "", prn, in debug_print_tree()
3736 prn++; in debug_print_tree()
3746 prn++; in debug_print_tree()