Home
last modified time | relevance | path

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

/openbsd-src/bin/ksh/
H A Dc_ksh.c21 int cdnode; /* was a node from cdpath added in? */ in c_cd() local
110 cdnode = make_path(current_wd, dir, &cdpath, &xs, &phys_path); in c_cd()
120 if (cdnode) in c_cd()
155 if (printpath || cdnode) in c_cd()