Searched refs:sharg (Results 1 – 1 of 1) sorted by relevance
51 static void sharg(union node *, FILE *);127 sharg(np, fp); in shcmd()158 sharg(np->nfile.fname, fp); in shcmd()167 sharg(union node *arg, FILE *fp) in sharg() function