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

/system/core/sh/
H A Djobs.h101 void commandtext(struct procstat *, union node *);
H A Djobs.c889 commandtext(ps, n);
1219 commandtext(struct procstat *ps, union node *n) function
1238 TRACE(("commandtext: ps->cmd %x, end %x, left %d\n\t\"%s\"\n",
H A Dexec.c404 commandtext(&ps, cmdp->param.func);

Completed in 7 milliseconds