Home
last modified time | relevance | path

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

/openbsd/src/bin/ksh/
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()
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()
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()
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()
Dc_sh.c807 errorf("time: -%s unknown option", opt.optarg); in timex_hook()
809 errorf("time: -%s requires an argument", in timex_hook()
Dmain.c347 errorf("-c requires an argument"); in main()
356 errorf("%s: %s", s->file, strerror(errno)); in main()
Dshf.c454 errorf("syntax error: NUL byte unexpected"); in shf_read()
501 errorf("syntax error: NUL byte unexpected"); in shf_getse()
Dsh.h464 void errorf(const char *, ...)
Dexpr.c195 errorf(NULL); in v_evaluate()
Dlex.c942 errorf(NULL); in yyerror()
Djobs.c454 errorf("cannot fork - try again"); in exchild()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-bfin.c49 FILE *errorf; variable
364 errorf = stderr; in md_begin()
Dbfin-parse.y158 extern FILE *errorf;
4376 vfprintf (errorf, format, ap); in notethat()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Dbfin-parse.c549 extern FILE *errorf;
7479 vfprintf (errorf, format, ap); in notethat()