show.c | 106 static void sharg(union node *, TFILE *); 293 sharg(n, tracetfile); 464 sharg(argp, fp); 484 sharg(n->ncase.expr, fp); 502 sharg(patp, fp); 556 sharg(np, fp); 600 sharg(np->ndup.vname, fp); 624 sharg(np->nfile.fname, fp); 631 sharg(union node *arg, TFILE *fp) function in typeref:typename:void
|