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

/freebsd-9.3-release/bin/sh/
H A Djobs.h99 char *commandtext(union node *);
H A Djobs.c877 ps->cmd = commandtext(n);
1192 commandtext(union node *n) function
H A Dexec.c294 name = commandtext(getfuncnode(cmdp->param.func));

Completed in 54 milliseconds