Searched refs:commandtext (Results 1 – 3 of 3) sorted by relevance
101 void commandtext(struct procstat *, union node *);
1371 commandtext(ps, n); in forkparent()1829 commandtext(struct procstat *ps, union node *n) in commandtext() function
544 commandtext(&ps, getfuncnode(cmdp->param.func)); in printentry()