Home
last modified time | relevance | path

Searched refs:pl2str (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/pending/
Dsh.c771 static char *pl2str(struct sh_pipeline *pl, int one) in pl2str() function
932 char **oldenv = environ, *s, *ss = str ? : pl2str(TT.ff->pl->next, 0); in run_subshell()
3189 ss = pl2str(TT.ff->pl, 1); in run_lines()