Lines Matching defs:ipath
1343 char *xp, *ip, *tp, *ipath, *ldest = NULL;
1362 strdupx(ipath, upath, ATEMP);
1367 ipath = shf_smprintf("%s%s%s", tp, "/", upath);
1371 /* ipath and upath are in memory at the same time -> unchecked */
1372 Xinit(xs, xp, strlen(ip = ipath) + 1, ATEMP);
1430 /* not ENOENT or not at the end of ipath */
1466 afree(ipath, ATEMP);
1467 ip = ipath = tp;
1477 /* assert: (ip == ipath)[0] == '/' */
1506 if (ip > ipath && ip[-1] == '/') {
1520 afree(ipath, ATEMP);
1528 afree(ipath, ATEMP);