Searched refs:followup (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 */ member in struct:pipe
3405 debug_printf_clean("pipe followup code %d\n", pi->followup);
4169 || pi->followup == PIPE_BG
4402 && pi->followup != PIPE_BG
4411 if (pi->alive_cmds == 0 && pi->followup == PIPE_BG) {
4535 fprintf(stderr, "%*spipe %d res_word=%s followup=%d %s\n", lvl*2, "",
4536 pin, RES[pi->res_word], pi->followup, PIPE[pi->followup]);
4666 last_followup = pi->followup;
[all...]
/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 */ member in struct:pipe
3405 debug_printf_clean("pipe followup code %d\n", pi->followup);
4169 || pi->followup == PIPE_BG
4402 && pi->followup != PIPE_BG
4411 if (pi->alive_cmds == 0 && pi->followup == PIPE_BG) {
4535 fprintf(stderr, "%*spipe %d res_word=%s followup=%d %s\n", lvl*2, "",
4536 pin, RES[pi->res_word], pi->followup, PIPE[pi->followup]);
4666 last_followup = pi->followup;
[all...]
/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 */ member in struct:pipe
3405 debug_printf_clean("pipe followup code %d\n", pi->followup);
4169 || pi->followup == PIPE_BG
4402 && pi->followup != PIPE_BG
4411 if (pi->alive_cmds == 0 && pi->followup == PIPE_BG) {
4535 fprintf(stderr, "%*spipe %d res_word=%s followup=%d %s\n", lvl*2, "",
4536 pin, RES[pi->res_word], pi->followup, PIPE[pi->followup]);
4666 last_followup = pi->followup;
[all...]

Completed in 102 milliseconds