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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/shell/
H A Dhush.c398 smallint followup; /* PIPE_BG, PIPE_SEQ, PIPE_OR, PIPE_AND */
406 PIPE_BG = 4, enumerator in enum:pipe_style
4169 || pi->followup == PIPE_BG
4402 && pi->followup != PIPE_BG
4411 if (pi->alive_cmds == 0 && pi->followup == PIPE_BG) {
4491 [PIPE_BG ] = "BG" ,
4820 } else if (pi->followup == PIPE_BG) {
6686 done_pipe(&ctx, PIPE_BG);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c398 smallint followup; /* PIPE_BG, PIPE_SEQ, PIPE_OR, PIPE_AND */
406 PIPE_BG = 4, enumerator in enum:pipe_style
4169 || pi->followup == PIPE_BG
4402 && pi->followup != PIPE_BG
4411 if (pi->alive_cmds == 0 && pi->followup == PIPE_BG) {
4491 [PIPE_BG ] = "BG" ,
4820 } else if (pi->followup == PIPE_BG) {
6686 done_pipe(&ctx, PIPE_BG);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c398 smallint followup; /* PIPE_BG, PIPE_SEQ, PIPE_OR, PIPE_AND */
406 PIPE_BG = 4, enumerator in enum:pipe_style
4169 || pi->followup == PIPE_BG
4402 && pi->followup != PIPE_BG
4411 if (pi->alive_cmds == 0 && pi->followup == PIPE_BG) {
4491 [PIPE_BG ] = "BG" ,
4820 } else if (pi->followup == PIPE_BG) {
6686 done_pipe(&ctx, PIPE_BG);

Completed in 110 milliseconds