Searched refs:Tf_sD_s_s (Results 1 – 5 of 5) sorted by relevance
/external/mksh/src/ |
D | misc.c | 2014 warningf(false, Tf_sD_s_s, "chvt", in chvt() 2023 errorf(Tf_sD_s_s, "chvt", Tcant_open, dv); in chvt() 2029 errorf(Tf_sD_s_s, "chvt", "fork", "failed"); in chvt() 2037 errorf(Tf_sD_s_s, "chvt", "setsid", "failed"); in chvt() 2040 errorf(Tf_sD_s_s, "chvt", "TIOCSCTTY", "failed"); in chvt() 2042 errorf(Tf_sD_s_s, "chvt", "TCIOFLUSH", "failed"); in chvt()
|
D | expr.c | 215 warningf(true, Tf_sD_s_s, in evalerr() 220 warningf(true, Tf_sD_s_s, in evalerr()
|
D | sh.h | 987 #define Tf_s_s (Tf_sD_s_s + 4) 1021 EXTERN const char Tf_sD_s_s[] E_INIT("%s: %s %s"); variable 1182 #define Tf_sD_s_s "%s: %s %s" macro
|
D | jobs.c | 1901 warningf(false, Tf_sD_s_s, Tcant_find, Ttty_fd, in tty_init_talking()
|
D | exec.c | 727 warningf(true, Tf_sD_s_s, cp, in comexec()
|