Lines Matching refs:done_pipe
465 static int done_pipe(struct p_context *ctx, pipe_style type);
2432 done_pipe(ctx,PIPE_SEQ);
2534 done_pipe(ctx,PIPE_SEQ);
2590 static int done_pipe(struct p_context *ctx, pipe_style type) function
2711 done_pipe(&inner, PIPE_SEQ);
2759 done_pipe(&sub, PIPE_SEQ); /* and the final command there, too */
2986 done_pipe(ctx,PIPE_SEQ);
2995 done_pipe(ctx,PIPE_SEQ);
3072 done_pipe(ctx,PIPE_SEQ);
3078 done_pipe(ctx,PIPE_AND);
3081 done_pipe(ctx,PIPE_BG);
3092 done_pipe(ctx,PIPE_OR);
3212 done_pipe(&ctx,PIPE_SEQ);