Home
last modified time | relevance | path

Searched refs:warningf (Results 1 – 10 of 10) sorted by relevance

/third_party/mksh/
Djobs.c249 warningf(false, Tf_ssfaileds, in j_suspend()
252 warningf(false, Tf_ssfaileds, in j_suspend()
270 warningf(false, Tf_ssfaileds, in j_suspend()
274 warningf(false, Tf_ssfaileds, in j_suspend()
364 warningf(false, Tf_ssfaileds,
380 warningf(false, Tf_ssfaileds,
385 warningf(false, Tf_ssfaileds,
396 warningf(false, Tf_sD_s, "warning",
430 warningf(false, Tf_sD_s, "bgnice", cstrerror(eno));
692 warningf(true, Tf_sD_s, "waitlast", "no last job");
[all …]
Dexec.c580 warningf(true, Tf_sD_s, in comexec()
678 warningf(true, Tf_sD_s, cp, "restricted"); in comexec()
707 warningf(true, Tf_sD_s_sD_s, cp, in comexec()
728 warningf(true, Tf_sD_s_s, cp, in comexec()
822 warningf(true, Tf_sD_s_s, cp, in comexec()
826 warningf(true, Tf_sD_sD_s, cp, "can't execute", in comexec()
1485 warningf(true, Tf_sD_s, in iosetup()
1501 warningf(true, Tf_sD_s, cp, "restricted"); in iosetup()
1519 warningf(true, Tf_cant_ss_s, in iosetup()
1553 warningf(true, Tf_s_sD_s, Tredirection_dup, in iosetup()
[all …]
Dexpr.c200 warningf(true, Tf_sD_s_qs, es->expression, in evalerr()
205 warningf(true, Tf_sD_s_qs, es->expression, in evalerr()
210 warningf(true, Tf_sD_s_qs, es->expression, in evalerr()
215 warningf(true, Tf_sD_s_s, in evalerr()
220 warningf(true, Tf_sD_s_s, in evalerr()
226 warningf(true, Tf_sD_s, es->expression, str); in evalerr()
Dmain.c548 warningf(true, Tf_sD_s, s->file, cstrerror(errno)); in main_init()
691 warningf(false, "can't determine current directory"); in main_init()
1349 warningf(bool fileline, const char *fmt, ...) in warningf() function
2072 warningf(false, "cannot read environment from %s: %s", in init_environ()
2083 warningf(false, in init_environ()
2102 warningf(false, in init_environ()
2116 warningf(false, "cannot read environment from %s: %s", in init_environ()
2165warningf(true, "early locale tracking enabled UTF-8 mode while in POSIX mode, you are now noncompl… in recheck_ctype()
Dmisc.c1324 warningf(true, Tf_optfoo, in ksh_getopt()
1352 warningf(true, Tf_optfoo, in ksh_getopt()
2383 warningf(false, Tf_sD_s_s, "chvt", in chvt()
Dfuncs.c2133 warningf(true, Tbad_sig_ss, builtin_argv0, wp[-1]); in c_trap()
2221 warningf(true, Tf_cant_s, wp[0], wp[0]); in c_brkcont()
2231 warningf(true, "%s: can only %s %u level(s)", in c_brkcont()
2336 warningf(true, Tf_ro, vp->name); in c_unset()
Dhistrap.c1309 warningf(false, "timed out waiting for input"); in runtraps()
Deval.c1564 warningf(!Flag(FTALKING), Tf_sD_s_sD_s, in comsub()
Dvar.c464 warningf(true, Tf_ro, vq->name); in setstr()
Dsh.h2591 void warningf(bool, const char *, ...)