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

/system/core/sh/
H A Dshow.c58 static void shcmd(union node *, FILE *);
98 shcmd(n, fp);
104 shcmd(lp->n, fp);
124 shcmd(union node *cmd, FILE *fp) function

Completed in 16 milliseconds