Searched refs:internal_warningf (Results 1 - 9 of 9) sorted by relevance

/external/mksh/src/
H A Dlalloc.c65 internal_warningf("rogue pointer %zX in ap %zX",
H A Djobs.c552 internal_warningf("%s: %s", "exchild", "execute() returned");
631 internal_warningf("%s: %s", "waitlast", "not started");
1003 internal_warningf("%s: %s", "j_async", "job not started");
1017 internal_warningf("%s: bad nzombie (%d)",
1334 internal_warningf("check_job: job started (flags 0x%x)",
1700 internal_warningf("remove_job: job %s (%s)", "not found", where);
H A Dmisc.c1084 internal_warningf("print_columns called with n=%d <= 0", n);
1091 internal_warningf("print_columns called with max_col=%zu > INT_MAX",
H A Dtree.c591 internal_warningf(
H A Dfuncs.c1418 internal_warningf("%s: %s", "c_getopts", "no argv");
3402 internal_warningf("ulimit: %c", what);
H A Dexec.c1711 internal_warningf("dbteste_error: %s (offset %d)", msg, offset);
H A Dmain.c1158 internal_warningf(const char *fmt, ...) function
H A Dsh.h1715 void internal_warningf(const char *, ...)
H A Dedit.c325 internal_warningf("%s: %s", "fileglob", "bad substitution");
4885 internal_warningf("%s: %s", "grabhist", "bad history array");

Completed in 263 milliseconds