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

/external/mksh/src/
H A Dmain.c192 /* Do this first so output routines (eg, errorf, shellf) can work */
414 errorf("integer wraparound test failed");
428 errorf("%s %s", "-c", "requires an argument");
1088 errorf(const char *fmt, ...) function
1103 /* like errorf(), but no unwind is done */
1240 errorf("too many files open in shell");
1264 errorf("too many files open in shell");
1290 errorf("can't create pipe - try again");

Completed in 79 milliseconds