Home
last modified time | relevance | path

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

/openbsd-src/bin/ksh/
H A Dio.c27 errorf(const char *fmt, ...) in errorf() function
248 errorf("too many files open in shell"); in ksh_dup2()
268 errorf("too many files open in shell"); in savefd()
296 errorf("can't create pipe - try again"); in openpipe()
H A Dvar.c158 errorf("%s: subscript %" PRIi64 " out of range", in array_index_calc()
186 errorf("bad substitution"); in global()
357 errorf("%s: bad number", str_val(vp)); in intval()
371 errorf(NULL); in setstr()
643 errorf("%s: restricted", tvar); in typeset()
658 errorf("%s: is read only", tvar); in typeset()
725 errorf(NULL); in typeset()
1230 errorf("%s: is read only", var); in set_array()
H A Deval.c308 errorf("%s: bad substitution", str); in expand()
461 errorf("%s: %s", st->var->name, in expand()
779 errorf("%s: parameter not set", sp); in varsub()
877 errorf("%s: parameter not set", sp); in varsub()
907 errorf("funny $() command: %s", in comsub()
H A Dexec.c124 errorf(NULL); in execute()
192 errorf("coprocess already exists"); in execute()
386 errorf("%s: %s", s, strerror(errno)); in execute()
455 errorf("builtin: %s: not a builtin", cp); in comexec()
722 errorf("%s: %s: %s", tp->str, shell, strerror(errno)); in scriptexec()
H A Dc_sh.c807 errorf("time: -%s unknown option", opt.optarg); in timex_hook()
809 errorf("time: -%s requires an argument", in timex_hook()
H A Dmain.c347 errorf("-c requires an argument"); in main()
356 errorf("%s: %s", s->file, strerror(errno)); in main()
H A Dsh.h464 void errorf(const char *, ...)
H A Dexpr.c195 errorf(NULL); in v_evaluate()
H A Dlex.c942 errorf(NULL); in yyerror()
H A Djobs.c454 errorf("cannot fork - try again"); in exchild()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-bfin.c49 FILE *errorf; variable
364 errorf = stderr; in md_begin()
H A Dbfin-parse.y158 extern FILE *errorf;
4376 vfprintf (errorf, format, ap); in notethat()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.c549 extern FILE *errorf;
7479 vfprintf (errorf, format, ap); in notethat()