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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c505 static int done_pipe(struct p_context *ctx, pipe_style type);
2888 done_pipe(ctx, PIPE_SEQ);
2956 done_pipe(ctx, PIPE_SEQ);
3007 static int done_pipe(struct p_context *ctx, pipe_style type) function
3012 debug_printf_parse("done_pipe entered, followup %d\n", type);
3026 debug_printf_parse("done_pipe return 0\n");
3141 done_pipe(&inner, PIPE_SEQ);
3200 done_pipe(&sub, PIPE_SEQ); /* and the final command there, too */
3340 done_pipe(ctx, PIPE_SEQ);
3427 done_pipe(ct
[all...]

Completed in 41 milliseconds