Home
last modified time | relevance | path

Searched refs:run_pipeline (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
H A Dsh.c621 int run_pipeline(struct sh_pipeline **pl, int *rd) in run_pipeline() function
1078 if (!blk) toys.exitval = run_pipeline(&pl, 0); in run_function()
1079 else if (blk->run) toys.exitval = run_pipeline(&pl, blk->redir); in run_function()

Completed in 2 milliseconds