Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dsh.c645 struct sh_function { struct
646 char *name;
647 struct sh_pipeline *pipeline;
648 struct double_list *expect;
650 struct sh_arg *arg; // arguments to function call
651 char *end;