Home
last modified time | relevance | path

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

/external/mksh/src/
Dmisc.c1670 ipath = shf_smprintf(Tf_sss, ldest, in do_realpath()
1677 ipath = shf_smprintf(Tf_sss, tp, "/", upath); in do_realpath()
1779 tp = shf_smprintf(Tf_sss, ldest, *ip ? "/" : "", ip); in do_realpath()
2195 dir = shf_smprintf(Tf_sss, tryp, in c_cd()
Dsh.h1055 #define Tf_ss (Tf_sss + 2)
1056 EXTERN const char Tf_sss[] E_INIT("%s%s%s"); variable
1217 #define Tf_sss "%s%s%s" macro
Deval.c604 d = shf_smprintf(Tf_sss, end, rrep, p); in expand()