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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c178 PIPE_BG = 4, enumerator in enum:__anon19957
276 smallint followup; /* PIPE_BG, PIPE_SEQ, PIPE_OR, PIPE_AND */
1668 const int single_fg = (pi->num_progs == 1 && pi->followup != PIPE_BG);
1790 if (setpgid(0, pi->pgrp) == 0 && pi->followup != PIPE_BG) {
1848 [PIPE_BG ] = "BG" ,
2073 } else if (pi->followup == PIPE_BG) {
3435 done_pipe(ctx, PIPE_BG);

Completed in 86 milliseconds