Home
last modified time | relevance | path

Searched refs:strpathx (Results 1 – 4 of 4) sorted by relevance

/third_party/mksh/
Dmisc.c1729 strpathx(ipath, ldest, upath + 2, 0); in do_realpath()
1735 strpathx(ipath, tp, upath, 1); in do_realpath()
1837 strpathx(tp, ldest, ip, 0); in do_realpath()
2259 strpathx(dir, tryp, dir + 2, 0); in c_cd()
Dmain.c1519 strpathx(lfp, lfp, "mksh-dbg.txt", 1); in initio()
2081 strpathx(xp, MKSH_ENVDIR, dent->d_name, 1); in init_environ()
Dsh.h731 #define strpathx(d,s1,s2,cond) do { \ macro
Dedit.c361 strpathx(cp, dp, cp, 1); in x_glob_hlp_tilde_and_rem_qchar()