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

  /system/core/sh/
error.c 71 char *commandname; variable
135 if (commandname)
136 outfmt(&errout, "%s: ", commandname);
eval.c 98 char *commandname; variable
988 savecmdname = commandname;
1010 commandname = argv[0];
1036 commandname = savecmdname;

Completed in 48 milliseconds