Home
last modified time | relevance | path

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

/external/mksh/src/
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()
360 warningf(false, Tf_ssfaileds, in j_change()
376 warningf(false, Tf_ssfaileds, in j_change()
381 warningf(false, Tf_ssfaileds, in j_change()
392 warningf(false, Tf_sD_s, "warning", in j_change()
426 warningf(false, Tf_sD_s, "bgnice", cstrerror(eno)); in ksh_nice()
688 warningf(true, Tf_sD_s, "waitlast", "no last job"); in waitlast()
[all …]
Dexec.c579 warningf(true, Tf_sD_s, in comexec()
676 warningf(true, Tf_sD_s, cp, "restricted"); in comexec()
705 warningf(true, Tf_sD_s_sD_s, cp, in comexec()
726 warningf(true, Tf_sD_s_s, cp, in comexec()
820 warningf(true, Tf_sD_s_s, cp, in comexec()
824 warningf(true, Tf_sD_sD_s, cp, "can't execute", in comexec()
1483 warningf(true, Tf_sD_s, in iosetup()
1499 warningf(true, Tf_sD_s, cp, "restricted"); in iosetup()
1517 warningf(true, Tf_cant_ss_s, in iosetup()
1551 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.c542 warningf(true, Tf_sD_s, s->file, cstrerror(errno)); in main_init()
685 warningf(false, "can't determine current directory"); in main_init()
1339 warningf(bool fileline, const char *fmt, ...) in warningf() function
2062 warningf(false, "cannot read environment from %s: %s", in init_environ()
2073 warningf(false, in init_environ()
2092 warningf(false, in init_environ()
2106 warningf(false, "cannot read environment from %s: %s", in init_environ()
2155warningf(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.c2122 warningf(true, Tbad_sig_ss, builtin_argv0, wp[-1]); in c_trap()
2210 warningf(true, Tf_cant_s, wp[0], wp[0]); in c_brkcont()
2220 warningf(true, "%s: can only %s %u level(s)", in c_brkcont()
2325 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 *, ...)