Home
last modified time | relevance | path

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

/external/mksh/src/
Djobs.c254 warningf(false, Tf_ssfaileds, in j_suspend()
257 warningf(false, Tf_ssfaileds, in j_suspend()
275 warningf(false, Tf_ssfaileds, in j_suspend()
279 warningf(false, Tf_ssfaileds, in j_suspend()
365 warningf(false, Tf_ssfaileds, in j_change()
381 warningf(false, Tf_ssfaileds, in j_change()
386 warningf(false, Tf_ssfaileds, in j_change()
397 warningf(false, Tf_sD_s, "warning", in j_change()
431 warningf(false, Tf_sD_s, "bgnice", cstrerror(eno)); in ksh_nice()
693 warningf(true, Tf_sD_s, "waitlast", "no last job"); in waitlast()
[all …]
Dexec.c577 warningf(true, Tf_sD_s, in comexec()
678 warningf(true, Tf_sD_s, cp, "restricted"); in comexec()
709 warningf(true, Tf_sD_s_sD_s, cp, in comexec()
730 warningf(true, Tf_sD_s_s, cp, in comexec()
823 warningf(true, Tf_sD_s, cp, Tnot_found); in comexec()
826 warningf(true, Tf_sD_sD_s, cp, "can't execute", in comexec()
1483 warningf(true, Tf_sD_s, in iosetup()
1497 warningf(true, Tf_sD_s, cp, "restricted"); in iosetup()
1515 warningf(true, Tf_cant_ss_s, in iosetup()
1549 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.c526 warningf(true, Tf_sD_s, s->file, cstrerror(errno)); in main_init()
654 warningf(false, "can't determine current directory"); in main_init()
1301 warningf(bool fileline, const char *fmt, ...) in warningf() function
1990 warningf(false, "cannot read environment from %s: %s", in init_environ()
2001 warningf(false, in init_environ()
2020 warningf(false, in init_environ()
2034 warningf(false, "cannot read environment from %s: %s", in init_environ()
2082warningf(true, "early locale tracking enabled UTF-8 mode while in POSIX mode, you are now noncompl… in recheck_ctype()
Dmisc.c1272 warningf(true, Tf_optfoo, in ksh_getopt()
1300 warningf(true, Tf_optfoo, in ksh_getopt()
2320 warningf(false, Tf_sD_s_s, "chvt", in chvt()
Dfuncs.c2125 warningf(true, Tbad_sig_ss, builtin_argv0, wp[-1]); in c_trap()
2213 warningf(true, Tf_cant_s, wp[0], wp[0]); in c_brkcont()
2223 warningf(true, "%s: can only %s %u level(s)", in c_brkcont()
2320 warningf(true, Tf_ro, vp->name); in c_unset()
Dhistrap.c1303 warningf(false, "timed out waiting for input"); in runtraps()
Deval.c1414 warningf(!Flag(FTALKING), Tf_sD_s_sD_s, in comsub()
Dvar.c458 warningf(true, Tf_ro, vq->name); in setstr()
Dsh.h2505 void warningf(bool, const char *, ...)