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