HomeSort by: relevance | last modified time | path
    Searched refs:commandtext (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/sh/
jobs.h 101 void commandtext(struct procstat *, union node *);
jobs.c 1371 commandtext(ps, n);
1829 commandtext(struct procstat *ps, union node *n) function in typeref:typename:void
1854 ("commandtext: ps->cmd %p, end %p, left %d\n\t\"%s\"\n",
exec.c 544 commandtext(&ps, getfuncnode(cmdp->param.func));

Completed in 20 milliseconds