Home
last modified time | relevance | path

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

/external/u-boot/common/
Dcli_hush.c465 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);
[all …]