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

/external/mksh/src/
H A Dmain.c268 /* Do this first so output routines (eg, errorf, shellf) can work */
489 errorf(Tf_optfoo, "", "", 'c', Treq_arg);
1284 errorf(const char *fmt, ...) function
1299 /* like errorf(), but no unwind is done */
1436 errorf("can't get home directory");
1441 errorf("can't open debug output file %s", lfp);
1448 errorf("can't dup debug output file");
1464 errorf(Ttoo_many_files);
1488 errorf(Ttoo_many_files);
1514 errorf("ca
[all...]

Completed in 162 milliseconds