Home
last modified time | relevance | path

Searched refs:commandtext (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/bin/sh/
Djobs.h101 void commandtext(struct procstat *, union node *);
Djobs.c1371 commandtext(ps, n); in forkparent()
1829 commandtext(struct procstat *ps, union node *n) in commandtext() function
Dexec.c544 commandtext(&ps, getfuncnode(cmdp->param.func)); in printentry()