Home
last modified time | relevance | path

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

/external/mksh/src/
Dmisc.c1459 bool use_cdpath = true; in make_path() local
1469 use_cdpath = false; in make_path()
1477 use_cdpath = false; in make_path()
1482 use_cdpath = false; in make_path()
1483 else if (use_cdpath) { in make_path()
1492 if ((!use_cdpath || !plen || plist[0] != '/') && in make_path()
1502 if (use_cdpath && plen) { in make_path()
1516 if (!use_cdpath) in make_path()