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

/freebsd-10-stable/bin/sh/
H A Dparser.c115 static union node *simplecmd(union node **, union node *);
590 n1 = simplecmd(rpp, redir);
619 simplecmd(union node **rpp, union node *redir) function

Completed in 56 milliseconds