Searched refs:PIPE_OR (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 */
405 PIPE_OR = 3, enumerator in enum:pipe_style
4490 [PIPE_OR ] = "OR" ,
4660 if ((rcode == 0 && last_followup == PIPE_OR)
6700 done_pipe(&ctx, PIPE_OR);
/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 */
405 PIPE_OR = 3, enumerator in enum:pipe_style
4490 [PIPE_OR ] = "OR" ,
4660 if ((rcode == 0 && last_followup == PIPE_OR)
6700 done_pipe(&ctx, PIPE_OR);
/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 */
405 PIPE_OR = 3, enumerator in enum:pipe_style
4490 [PIPE_OR ] = "OR" ,
4660 if ((rcode == 0 && last_followup == PIPE_OR)
6700 done_pipe(&ctx, PIPE_OR);

Completed in 203 milliseconds