Searched refs:PIPE_SEQ (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/common/ |
D | cli_hush.c | 159 PIPE_SEQ = 1, enumerator 1817 if (pi->followup == PIPE_SEQ) flag_skip=0; 2432 done_pipe(ctx,PIPE_SEQ); 2534 done_pipe(ctx,PIPE_SEQ); 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); 3212 done_pipe(&ctx,PIPE_SEQ);
|