Searched refs:phys_path (Results 1 – 1 of 1) sorted by relevance
2106 int optc, rv, phys_path; in c_cd() local2219 cdnode = make_path(current_wd, dir, &cdpath, &xs, &phys_path); in c_cd()2221 rv = chdir(tryp = Xstring(xs, xp) + phys_path); in c_cd()