Home
last modified time | relevance | path

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

/external/mksh/src/
Dmisc.c1626 bool use_cdpath = true; in make_path() local
1636 use_cdpath = false; in make_path()
1644 use_cdpath = false; in make_path()
1649 use_cdpath = false; in make_path()
1650 else if (use_cdpath) { in make_path()
1659 if ((!use_cdpath || !plen || !mksh_abspath(plist)) && in make_path()
1669 if (use_cdpath && plen) { in make_path()
1683 if (!use_cdpath) in make_path()