Searched refs:Tf_sD_sD_s (Results 1 – 6 of 6) sorted by relevance
/third_party/mksh/ |
D | exec.c | 535 errorf(Tf_sD_sD_s, Tbuiltin, cp, Tnot_found); in comexec() 826 warningf(true, Tf_sD_sD_s, cp, "can't execute", in comexec() 1015 errorf(Tf_sD_sD_s, tp->str, sh, cstrerror(errno)); in scriptexec()
|
D | misc.c | 2372 errorf(Tf_sD_sD_s, "chvt", in chvt() 2378 errorf(Tf_sD_sD_s, "chvt", "not a char device", dv); in chvt()
|
D | sh.h | 1132 EXTERN const char Tf_sD_sD_s[] E_INIT("%s: %s: %s"); variable 1298 #define Tf_sD_sD_s "%s: %s: %s" macro
|
D | jobs.c | 1957 warningf(false, Tf_sD_sD_s, "j_ttyinit",
|
D | var.c | 1417 errorf(Tf_sD_sD_s, vp->name, Tbadnum, s); in setspec()
|
D | funcs.c | 1685 bi_errorf(Tf_sD_sD_s, Tdu, builtin_opt.optarg, ccp); in c_read()
|