Searched refs:phys_path (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dc_ksh.c33 int phys_path; local
115 cdnode = make_path(current_wd, dir, &cdpath, &xs, &phys_path);
118 rval = chdir(try = Xstring(xs, xp) + phys_path);

Completed in 97 milliseconds