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");
1201 errorf(const char *fmt, ...) function
1216 /* like errorf(), but no unwind is done */
1356 errorf("cannot get home directory");
1361 errorf("cannot open debug output file %s", lfp);
1368 errorf("cannot dup debug output file");
1384 errorf("too many files open in shell");
1408 errorf("too many files open in shell");
1434 errorf("ca
[all...]

Completed in 181 milliseconds