Home
last modified time | relevance | path

Searched refs:Tf_cant_ss_s (Results 1 – 3 of 3) sorted by relevance

/external/mksh/src/
Dsh.h1042 #define Tf_s_sD_s (Tf_cant_ss_s + 6)
1049 EXTERN const char Tf_cant_ss_s[] E_INIT("can't %s %s: %s"); variable
1210 #define Tf_cant_ss_s "can't %s %s: %s" macro
Dhistrap.c870 bi_errorf(Tf_cant_ss_s, in hist_persist_init()
Dexec.c1525 warningf(true, Tf_cant_ss_s, in iosetup()