Home
last modified time | relevance | path

Searched refs:internal_errorf (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/bin/ksh/
H A Dalloc.c48 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 Dio.c113 internal_errorf(const char *fmt, ...) in internal_errorf() function
159 internal_errorf("shl_stdout not valid"); in shprintf()
H A Dedit.c305 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 Dmain.c515 internal_errorf("%s: %d", __func__, i); in include()
603 internal_errorf("%s: %d", __func__, i); in shell()
H A Dtable.c131 internal_errorf("too many vars"); in ktenter()
H A Deval.c80 internal_errorf("substitute"); in substitute()
179 internal_errorf("expand(NULL)"); in expand()
628 internal_errorf("unable " in expand()
H A Dexec.c649 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 Dsh.h470 void internal_errorf(const char *, ...)
H A Dtrap.c403 internal_errorf("%s: unset signal %d(%s)", in setexecsig()
H A Dmisc.c418 internal_errorf("%s: `%c'", __func__, optc); in parse_args()
H A Dvar.c379 internal_errorf("%s: %s=%s: assigning to self", in setstr()
H A Djobs.c413 internal_errorf("%s: XPIPEI and no last_job - pid %d", in exchild()