Searched refs:PIPE_AND (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 */
404 PIPE_AND = 2, enumerator in enum:pipe_style
4489 [PIPE_AND] = "AND",
4661 || (rcode != 0 && last_followup == PIPE_AND)
6684 done_pipe(&ctx, PIPE_AND);
/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 */
404 PIPE_AND = 2, enumerator in enum:pipe_style
4489 [PIPE_AND] = "AND",
4661 || (rcode != 0 && last_followup == PIPE_AND)
6684 done_pipe(&ctx, PIPE_AND);
/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 */
404 PIPE_AND = 2, enumerator in enum:pipe_style
4489 [PIPE_AND] = "AND",
4661 || (rcode != 0 && last_followup == PIPE_AND)
6684 done_pipe(&ctx, PIPE_AND);

Completed in 204 milliseconds