getrealpath
if ((getrealpath(source, rsource) == 0) ||
(getrealpath(target, rtarget) == 0)) {
static int getrealpath(const char *, char *);