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

/external/mksh/src/
H A Dmain.c221 /* Do this first so output routines (eg, errorf, shellf) can work */
448 errorf("integer wraparound test failed");
462 errorf("%s %s", "-c", "requires an argument");
1217 errorf(const char *fmt, ...) function
1232 /* like errorf(), but no unwind is done */
1371 errorf("cannot get home directory");
1376 errorf("cannot open debug output file %s", lfp);
1383 errorf("cannot dup debug output file");
1399 errorf("too many files open in shell");
1423 errorf("to
[all...]

Completed in 98 milliseconds