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