Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dpath.c49 int use_cdpath = 1; local
60 use_cdpath = 0;
68 use_cdpath = 0;
73 use_cdpath = 0;
74 else if (use_cdpath) {
83 if ((use_cdpath == 0 || !plen || ISRELPATH(plist))
94 if (use_cdpath && plen) {
108 if (!use_cdpath)