Lines Matching defs:errorf
281 /* Do this first so output routines (eg, errorf, shellf) can work */
511 errorf(Tf_optfoo, "", "", 'c', Treq_arg);
1332 errorf(const char *fmt, ...)
1347 /* like errorf(), but no unwind is done */
1518 errorf("can't get home directory");
1523 errorf("can't open debug output file %s", lfp);
1530 errorf("can't dup debug output file");
1546 errorf(Ttoo_many_files);
1570 errorf(Ttoo_many_files);
1596 errorf("can't create pipe:%s - try again", cstrerror(errno));