OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:commandtext
(Results
1 - 3
of
3
) sorted by null
/system/core/sh/
jobs.h
101
void
commandtext
(struct procstat *, union node *);
jobs.c
889
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",
exec.c
404
commandtext
(&ps, cmdp->param.func);
Completed in 68 milliseconds