Home
last modified time | relevance | path

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

/third_party/mksh/
Dmisc.c1947 bool use_cdpath = true; in make_path() local
1957 use_cdpath = false; in make_path()
1965 use_cdpath = false; in make_path()
1970 use_cdpath = false; in make_path()
1971 else if (use_cdpath) { in make_path()
1980 if ((!use_cdpath || !plen || !mksh_abspath(plist)) && in make_path()
1991 if (use_cdpath && plen) { in make_path()
2006 if (!use_cdpath) in make_path()