Searched refs:errorf (Results 1 – 17 of 17) sorted by relevance
| /netbsd-src/bin/ksh/ |
| H A D | io.c | 25 errorf(const char *fmt, ...) in errorf() function 239 errorf("too many files open in shell"); 261 errorf("too many files open in shell"); 290 errorf("can't create pipe - try again");
|
| H A D | main.c | 292 errorf("-c requires an argument"); in main() 301 errorf("%s: %s", s->file, strerror(errno)); in main() 790 errorf("%s", null); /* this is never executed - keeps gcc quiet */
|
| H A D | exec.c | 151 errorf("%s", null); 222 errorf("coprocess already exists"); 424 errorf("%s: %s", s, strerror(errno)); 499 errorf("builtin: %s: not a builtin", cp); 769 errorf("%s: %s: %s", tp->str, shellv, strerror(errno));
|
| H A D | c_sh.c | 797 errorf("time: -%s unknown option", opt.optarg); 799 errorf("time: -%s requires an argument",
|
| H A D | proto.h | 103 void errorf ARGS((const char *, ...))
|
| H A D | expr.c | 195 errorf("%s", null);
|
| H A D | lex.c | 852 errorf("%s", null); in yyerror()
|
| H A D | jobs.c | 518 errorf("cannot fork - try again");
|
| /netbsd-src/external/mit/xorg/lib/libXfont/ |
| H A D | Makefile | 30 csignal.c delfntcid.c errorf.c findoldfnt.c \
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | tc-bfin.c | 43 FILE *errorf; variable 467 errorf = stderr; in md_begin()
|
| H A D | bfin-parse.y | 158 extern FILE *errorf; 4661 vfprintf (errorf, format, ap); in notethat()
|
| H A D | bfin-parse.c | 209 extern FILE *errorf; 8055 vfprintf (errorf, format, ap); in notethat()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-bfin.c | 43 FILE *errorf; variable 456 errorf = stderr; in md_begin()
|
| H A D | bfin-parse.y | 158 extern FILE *errorf; 4661 vfprintf (errorf, format, ap); in notethat()
|
| H A D | bfin-parse.c | 209 extern FILE *errorf; 8055 vfprintf (errorf, format, ap); in notethat()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/logger/ |
| H A D | core.d | 623 alias errorf = defaultLogFunctionf!(LogLevel.error); variable 1125 alias errorf = memLogFunctions!(LogLevel.error).logImplf; variable
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/logger/ |
| H A D | core.d | 626 alias errorf = defaultLogFunctionf!(LogLevel.error); variable 1128 alias errorf = memLogFunctions!(LogLevel.error).logImplf; variable
|