Home | History | Annotate | Download | only in src

Lines Matching refs:bi_errorf

82 		bi_errorf("history functions not available");
125 bi_errorf("too many arguments");
139 bi_errorf("can't use -e, -l, -n, -r with -s (-e -)");
154 bi_errorf("too many arguments");
166 bi_errorf("can't use -l, -n with -e");
175 bi_errorf("too many arguments");
233 bi_errorf("cannot create temp file %s - %s",
241 bi_errorf("error writing temporary file - %s", strerror(errno));
266 bi_errorf("cannot open temp file %s", tf->name);
278 bi_errorf("error reading temp file %s - %s",
355 bi_errorf("substitution failed");
383 bi_errorf("%s: not in history", str);
390 bi_errorf("%s: not in history", str);
394 bi_errorf("%s: invalid range", str);
402 bi_errorf("%s: not in history", str);
414 bi_errorf("no history (yet)");
425 bi_errorf("no history (yet)");
749 bi_errorf("cannot unlink HISTFILE %s"