Home
last modified time | relevance | path

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

/external/mksh/src/
Dshf.c122 internal_errorf("%s: %s", where, "missing read/write"); in shf_open_hlp()
170 internal_errorf("%s: %s", "shf_reopen", "bad shf/buf/bsize"); in shf_reopen()
200 internal_errorf("%s: flags 0x%X", "shf_sopen", sflags); in shf_sopen()
295 internal_errorf("%s: %s", "shf_flush", "no fd"); in shf_flush()
326 internal_errorf("%s: %s", "shf_emptybuf", "no fd"); in shf_emptybuf()
412 internal_errorf("%s: %s", "shf_fillbuf", "no fd"); in shf_fillbuf()
455 internal_errorf("%s: flags 0x%X", "shf_read", shf->flags); in shf_read()
458 internal_errorf("%s: %s %zd", "shf_write", "bsize", bsize); in shf_read()
492 internal_errorf("%s: flags 0x%X", "shf_getse", shf->flags); in shf_getse()
528 internal_errorf("%s: flags 0x%X", "shf_getchar", shf->flags); in shf_getchar()
[all …]
Dlalloc.c70 internal_errorf("rogue pointer %zX", (size_t)ptr); in findptr()
80 internal_errorf(Tintovfl, fac1, '*', fac2); in aresize2()
103 internal_errorf(Toomem, numb); in aresize()
Dmain.c696 internal_errorf("%s %d", "include", i); in include()
788 internal_errorf("%s %d", "shell", i); in shell()
1260 internal_errorf(const char *fmt, ...) in internal_errorf() function
1318 internal_errorf("shl_stdout not valid"); in shprintf()
1679 internal_errorf("hash table size limit reached"); in tgrow()
Dexec.c114 internal_errorf(Toomem, (size_t)-1); in execute()
812 internal_errorf("%s %d", "CFUNC", i); in comexec()
1297 internal_errorf("%s: %s", where, wp[0]); in call_builtin()
1492 internal_errorf("%s: %s", "herein", "yylex"); in hereinval()
Deval.c123 internal_errorf("bad substitution"); in substitute()
246 internal_errorf("expand(NULL)"); in expand()
Dsh.h1617 internal_errorf(Tintovfl, (size_t)(val), \
1821 void internal_errorf(const char *, ...)
Dtree.c152 internal_errorf("TELIF in tree.c:ptree() unexpected"); in ptree()
Dhistrap.c1445 internal_errorf("setexecsig: unset signal %d(%s)", in setexecsig()
Djobs.c470 internal_errorf("%s %d", in exchild()
Dvar.c433 internal_errorf( in setstr()
Dmisc.c476 internal_errorf("parse_args: '%c'", optc); in parse_args()