Searched defs:errorf (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dmain.c215 /* Do this first so output routines (eg, errorf, shellf) can work */
439 errorf("%s %s", "-c", "requires an argument");
1196 errorf(const char *fmt, ...) function
1211 /* like errorf(), but no unwind is done */
1350 errorf("cannot get home directory");
1355 errorf("cannot open debug output file %s", lfp);
1362 errorf("cannot dup debug output file");
1378 errorf("too many files open in shell");
1402 errorf("too many files open in shell");
1428 errorf("ca
[all...]

Completed in 89 milliseconds