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

/system/core/sh/
H A Dparser.c108 STATIC union node *simplecmd(union node **, union node *);
491 n1 = simplecmd(rpp, redir);
529 simplecmd(union node **rpp, union node *redir) function

Completed in 20 milliseconds