Searched refs:PIPE_SEQ (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | cli_hush.c | 160 PIPE_SEQ = 1, enumerator 1818 if (pi->followup == PIPE_SEQ) flag_skip=0; 2433 done_pipe(ctx,PIPE_SEQ); 2535 done_pipe(ctx,PIPE_SEQ); 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); 3213 done_pipe(&ctx,PIPE_SEQ);
|