Searched defs:do_realpath (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dmisc.c1383 do_realpath(const char *upath) function
1925 } else if ((pwd = allocd = do_realpath(Xstring(xs, xp))) == NULL) {

Completed in 49 milliseconds