Searched refs:Tf_sN (Results 1 – 5 of 5) sorted by relevance
/third_party/mksh/ |
D | histrap.c | 287 shf_fprintf(shl_stdout, Tf_sN, s); in c_fc() 302 shf_fprintf(shf, Tf_sN, *hp); in c_fc() 372 shellf(Tf_sN, cmd); in hist_execute()
|
D | funcs.c | 282 shprintf(Tf_sN, p); in c_pwd() 1154 shprintf(Tf_sN, sigtraps[n].name); in c_kill() 1436 shprintf(Tf_sN, buf); in c_umask() 3288 shprintf(Tf_sN, buf); in c_realpath()
|
D | sh.h | 1135 #define Tf_sN (Tf_s_s_sN + 6) macro 1301 #define Tf_sN "%s\n" macro
|
D | misc.c | 2337 shprintf(Tf_sN, pwd); in c_cd()
|
D | edit.c | 2518 shprintf(Tf_sN, x_ftab[f].xf_name); in x_bind_list()
|