Searched refs:shcmd (Results 1 – 1 of 1) sorted by relevance
58 static void shcmd(union node *, FILE *);98 shcmd(n, fp); in shtree()104 shcmd(lp->n, fp); in shtree()124 shcmd(union node *cmd, FILE *fp) in shcmd() function