Searched refs:internal_errorf (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/bin/ksh/ |
| H A D | alloc.c | 48 internal_errorf("unable to allocate memory"); in alloc() 52 internal_errorf("unable to allocate memory"); in alloc() 76 internal_errorf("unable to allocate memory"); in areallocarray() 92 internal_errorf("unable to allocate memory"); in aresize() 100 internal_errorf("unable to allocate memory"); in aresize()
|
| H A D | io.c | 113 internal_errorf(const char *fmt, ...) in internal_errorf() function 159 internal_errorf("shl_stdout not valid"); in shprintf()
|
| H A D | edit.c | 305 internal_errorf("%s: buf %lx, bsize %d", in plain_fmt_entry() 679 internal_errorf("unable to allocate memory"); in x_try_array() 684 internal_errorf("unable to allocate memory"); in x_try_array()
|
| H A D | main.c | 515 internal_errorf("%s: %d", __func__, i); in include() 603 internal_errorf("%s: %d", __func__, i); in shell()
|
| H A D | table.c | 131 internal_errorf("too many vars"); in ktenter()
|
| H A D | eval.c | 80 internal_errorf("substitute"); in substitute() 179 internal_errorf("expand(NULL)"); in expand() 628 internal_errorf("unable " in expand()
|
| H A D | exec.c | 649 internal_errorf("CFUNC %d", i); in comexec() 732 internal_errorf("%s: %s", __func__, *wp); in shcomexec() 1226 internal_errorf("%s: yylex", __func__); in herein()
|
| H A D | sh.h | 470 void internal_errorf(const char *, ...)
|
| H A D | trap.c | 403 internal_errorf("%s: unset signal %d(%s)", in setexecsig()
|
| H A D | misc.c | 418 internal_errorf("%s: `%c'", __func__, optc); in parse_args()
|
| H A D | var.c | 379 internal_errorf("%s: %s=%s: assigning to self", in setstr()
|
| H A D | jobs.c | 413 internal_errorf("%s: XPIPEI and no last_job - pid %d", in exchild()
|