Searched refs:single_fg (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.c1669 const int single_fg = (pi->num_progs == 1 && pi->followup != PIPE_BG); local
1671 debug_printf_exec("run_pipe_real start: single_fg=%d\n", single_fg);
1685 if (single_fg && child->group && child->subshell == 0) {
1695 if (single_fg && child->argv != NULL) {

Completed in 50 milliseconds