Searched refs:internal_errorf (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/bin/ksh/
H A Dalloc.c71 internal_errorf(1, "unable to allocate memory");
97 internal_errorf(1, "unable to allocate memory");
H A Dshf.c103 internal_errorf(1, "shf_fdopen: missing read/write");
156 internal_errorf(1, "shf_reopen: missing read/write");
158 internal_errorf(1, "shf_reopen: bad shf/buf/bsize");
192 internal_errorf(1, "shf_sopen: flags 0x%x", sflags);
306 internal_errorf(1, "shf_flush: no fd");
338 internal_errorf(1, "shf_emptybuf: no fd");
420 internal_errorf(1, "shf_fillbuf: no fd");
517 internal_errorf(1, "shf_read: flags %x", shf->flags);
520 internal_errorf(1, "shf_read: bsize %d", bsize);
555 internal_errorf(
[all...]
H A Dc_ulimit.c168 internal_errorf(0, "ulimit: %c", what);
H A Dio.c91 internal_errorf(int jump, const char *fmt, ...) function
143 internal_errorf(1, "shl_stdout not valid");
H A Djobs.c462 internal_errorf(1, "exchild: XPIPEI and no last_job - pid %d", (int) procpid);
634 internal_errorf(0, "exchild: execute() returned");
706 internal_errorf(0, "waitlast: not started");
1054 internal_errorf(0, "j_async: job not started");
1068 internal_errorf(0, "j_async: bad nzombie (%d)", nzombie);
1330 internal_errorf(0, "check_job: job started (flags 0x%x)",
1696 internal_errorf(0, "remove_job: job not found (%s)", where);
H A Dmain.c468 internal_errorf(1, "include: %d", i);
557 internal_errorf(1, "shell: %d", i);
789 internal_errorf(1, "alloc: %s", msg);
H A Dtrap.c436 internal_errorf(1, "setexecsig: unset signal %d(%s)",
H A Dproto.h109 void internal_errorf ARGS((int, const char *, ...))
H A Dexec.c694 internal_errorf(1, "CFUNC %d", i);
780 internal_errorf(1, "shcomexec: %s", *wp);
1301 internal_errorf(1, "herein: yylex");
1551 internal_errorf(0, "dbteste_error: %s (offset %d)", msg, offset);
H A Dedit.c553 internal_errorf(0, "fileglob: substitute error");
H A Dtree.c586 internal_errorf(0,
H A Deval.c78 internal_errorf(1, "substitute");
185 internal_errorf(1, "expand(NULL)");
H A Dmisc.c444 internal_errorf(1, "parse_args: `%c'", optc);
H A Dc_ksh.c1332 internal_errorf(0, "c_getopts: no argv");
H A Dvar.c388 internal_errorf(true,
H A Dvi.c1691 internal_errorf(0, "grabhist: bad history array");

Completed in 447 milliseconds