Home
last modified time | relevance | path

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

/external/mksh/src/
Dmisc.c1677 ipath = shf_smprintf(Tf_sss, ldest, in do_realpath()
1684 ipath = shf_smprintf(Tf_sss, tp, "/", upath); in do_realpath()
1786 tp = shf_smprintf(Tf_sss, ldest, *ip ? "/" : "", ip); in do_realpath()
2202 dir = shf_smprintf(Tf_sss, tryp, in c_cd()
Dsh.h1059 #define Tf_ss (Tf_sss + 2)
1060 EXTERN const char Tf_sss[] E_INIT("%s%s%s"); variable
1221 #define Tf_sss "%s%s%s" macro
Deval.c604 d = shf_smprintf(Tf_sss, end, rrep, p); in expand()