Searched defs:commandname (Results 1 - 2 of 2) sorted by last modified time

/system/core/sh/
H A Derror.c71 char *commandname; variable
135 if (commandname)
136 outfmt(&errout, "%s: ", commandname);
H A Deval.c98 char *commandname; variable
988 savecmdname = commandname;
1010 commandname = argv[0];
1036 commandname = savecmdname;

Completed in 49 milliseconds