Home
last modified time | relevance | path

Searched refs:errorf (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/bin/ksh/
H A Dio.c25 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 Dmain.c292 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 Dexec.c151 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 Dc_sh.c797 errorf("time: -%s unknown option", opt.optarg);
799 errorf("time: -%s requires an argument",
H A Dproto.h103 void errorf ARGS((const char *, ...))
H A Dexpr.c195 errorf("%s", null);
H A Dlex.c852 errorf("%s", null); in yyerror()
H A Djobs.c518 errorf("cannot fork - try again");
/netbsd-src/external/mit/xorg/lib/libXfont/
H A DMakefile30 csignal.c delfntcid.c errorf.c findoldfnt.c \
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-bfin.c43 FILE *errorf; variable
467 errorf = stderr; in md_begin()
H A Dbfin-parse.y158 extern FILE *errorf;
4661 vfprintf (errorf, format, ap); in notethat()
H A Dbfin-parse.c209 extern FILE *errorf;
8055 vfprintf (errorf, format, ap); in notethat()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-bfin.c43 FILE *errorf; variable
456 errorf = stderr; in md_begin()
H A Dbfin-parse.y158 extern FILE *errorf;
4661 vfprintf (errorf, format, ap); in notethat()
H A Dbfin-parse.c209 extern FILE *errorf;
8055 vfprintf (errorf, format, ap); in notethat()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/logger/
H A Dcore.d623 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 Dcore.d626 alias errorf = defaultLogFunctionf!(LogLevel.error); variable
1128 alias errorf = memLogFunctions!(LogLevel.error).logImplf; variable