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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dhush.c175 PIPE_SEQ = 1, enumerator in enum:__anon11369
276 smallint followup; /* PIPE_BG, PIPE_SEQ, PIPE_OR, PIPE_AND */
1846 [PIPE_SEQ] = "SEQ",
2009 if (pi->followup == PIPE_SEQ)
2889 done_pipe(ctx, PIPE_SEQ);
2957 done_pipe(ctx, PIPE_SEQ);
3142 done_pipe(&inner, PIPE_SEQ);
3201 done_pipe(&sub, PIPE_SEQ); /* and the final command there, too */
3341 done_pipe(ctx, PIPE_SEQ);
3428 done_pipe(ctx, PIPE_SEQ);
[all...]

Completed in 37 milliseconds