Home
last modified time | relevance | path

Searched refs:Tf_sD_s (Results 1 – 11 of 11) sorted by relevance

/external/mksh/src/
Dfuncs.c76 bi_errorf(Tf_sD_s, Tbadnum, as); in bi_getn()
276 bi_errorf(Tf_sD_s, "can't determine current directory", in c_pwd()
1174 bi_errorf(Tf_sD_s, p, in c_kill()
1179 bi_errorf(Tf_sD_s, p, cstrerror(errno)); in c_kill()
1211 bi_errorf(Tf_sD_s, "options", Tno_args); in c_getopts()
1217 bi_errorf(Tf_sD_s, Tname, Tno_args); in c_getopts()
1221 bi_errorf(Tf_sD_s, var, Tnot_ident); in c_getopts()
1226 internal_warningf(Tf_sD_s, Tgetopts, Tno_args); in c_getopts()
1371 bi_errorf(Tf_sD_s, Tbadnum, arg); in c_shift()
1538 bi_errorf(Tf_sD_s, cp, cstrerror(errcode)); in c_dot()
[all …]
Djobs.c384 warningf(false, Tf_sD_s, "warning", in j_change()
418 warningf(false, Tf_sD_s, "bgnice", cstrerror(eno)); in ksh_nice()
680 warningf(true, Tf_sD_s, "waitlast", "no last job"); in waitlast()
682 internal_warningf(Tf_sD_s, "waitlast", Tnot_started); in waitlast()
742 bi_errorf(Tf_sD_s, cp, lookup_msgs[ecode]); in waitfor()
776 bi_errorf(Tf_sD_s, cp, lookup_msgs[ecode]); in j_kill()
783 bi_errorf(Tf_sD_s, cp, cstrerror(errno)); in j_kill()
792 bi_errorf(Tf_sD_s, cp, cstrerror(errno)); in j_kill()
819 bi_errorf(Tf_sD_s, cp, lookup_msgs[ecode]); in j_resume()
960 bi_errorf(Tf_sD_s, cp, lookup_msgs[ecode]); in j_jobs()
[all …]
Dshf.c122 internal_errorf(Tf_sD_s, where, "missing read/write"); in shf_open_hlp()
170 internal_errorf(Tf_sD_s, "shf_reopen", Tbad_bsize); in shf_reopen()
297 internal_errorf(Tf_sD_s, "shf_flush", "no fd"); in shf_flush()
329 internal_errorf(Tf_sD_s, "shf_emptybuf", "no fd"); in shf_emptybuf()
415 internal_errorf(Tf_sD_s, "shf_fillbuf", "no fd"); in shf_fillbuf()
615 internal_errorf(Tf_sD_s, "shf_putchar", "no fd"); in shf_putchar()
Dvar.c783 errorf(Tf_sD_s, var, in typeset()
859 errorf(Tf_sD_s, var, "empty nameref target"); in typeset()
868 errorf(Tf_sD_s, qval, in typeset()
875 errorf(Tf_sD_s, qval, in typeset()
887 errorf(Tf_sD_s, tvar, "restricted"); in typeset()
1920 bi_errorf(Tf_sD_s, Tbadnum, fieldstr); in c_typeset()
1925 bi_errorf(Tf_sD_s, "bad integer base", basestr); in c_typeset()
2008 bi_errorf(Tf_sD_s, wp[i], Tnot_ident); in c_typeset()
Dexec.c442 errorf(Tf_sD_s, t->str, cstrerror(rv)); in execute()
574 warningf(true, Tf_sD_s, in comexec()
675 warningf(true, Tf_sD_s, cp, "restricted"); in comexec()
820 warningf(true, Tf_sD_s, cp, Tnot_found); in comexec()
1377 internal_errorf(Tf_sD_s, where, wp[0]); in call_builtin()
1476 warningf(true, Tf_sD_s, in iosetup()
1490 warningf(true, Tf_sD_s, cp, "restricted"); in iosetup()
Dhistrap.c400 bi_errorf(Tf_sD_s, str, Tnot_in_history); in hist_get()
407 bi_errorf(Tf_sD_s, str, Tnot_in_history); in hist_get()
411 bi_errorf(Tf_sD_s, str, "invalid range"); in hist_get()
419 bi_errorf(Tf_sD_s, str, Tnot_in_history); in hist_get()
Dmisc.c445 bi_errorf(Tf_sD_s, go.optarg, in parse_args()
507 bi_errorf(Tf_sD_s, array, Tnot_ident); in parse_args()
1917 bi_errorf(Tf_sD_s, dir, "bad directory"); in c_cd()
1919 bi_errorf(Tf_sD_s, tryp, cstrerror(errno)); in c_cd()
Deval.c397 errorf(Tf_sD_s, str, Tbadsubst); in expand()
763 errorf(Tf_sD_s, st->var->name, in expand()
1420 errorf(Tf_sD_s, T_funny_command, in comsub()
Dexpr.c226 warningf(true, Tf_sD_s, es->expression, str); in evalerr()
Dsh.h1023 #define Tf_sD_s (Tf_temp + 24) macro
1184 #define Tf_sD_s "%s: %s" macro
Dmain.c535 warningf(true, Tf_sD_s, s->file, cstrerror(errno)); in main_init()