Lines Matching refs:done_pipe
466 static int done_pipe(struct p_context *ctx, pipe_style type);
2433 done_pipe(ctx,PIPE_SEQ);
2535 done_pipe(ctx,PIPE_SEQ);
2591 static int done_pipe(struct p_context *ctx, pipe_style type) function
2712 done_pipe(&inner, PIPE_SEQ);
2760 done_pipe(&sub, PIPE_SEQ); /* and the final command there, too */
2987 done_pipe(ctx,PIPE_SEQ);
2996 done_pipe(ctx,PIPE_SEQ);
3073 done_pipe(ctx,PIPE_SEQ);
3079 done_pipe(ctx,PIPE_AND);
3082 done_pipe(ctx,PIPE_BG);
3093 done_pipe(ctx,PIPE_OR);
3213 done_pipe(&ctx,PIPE_SEQ);