Lines Matching refs:ldest
1704 char *xp, *ip, *tp, *ipath, *ldest = NULL;
1715 #define pathcnd (!ldest)
1726 if (getdrvwd(&ldest, ord(*upath)))
1729 strpathx(ipath, ldest, upath + 2, 0);
1821 ldest = aresize(ldest, pathlen + 1, ATEMP);
1823 llen = readlink(Xstring(xs, xp), ldest, pathlen);
1827 ldest[llen] = '\0';
1837 strpathx(tp, ldest, ip, 0);
1844 if (getdrvwd(&ldest, ord(*ipath)))
1907 afree(ldest, ATEMP);
1914 afree(ldest, ATEMP);