Home
last modified time | relevance | path

Searched defs:sh_pipeline (Results 1 – 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
Dsh.c614 struct sh_pipeline { struct
615 struct sh_pipeline *next, *prev; argument
621 int run_pipeline(struct sh_pipeline **pl, int *rd) in run_pipeline() argument