Lines Matching full:base2
1576 char *path2, *base2;1580 base2 = expand_all_symlinks (base);1583 if (path_has_prefix (path2, base2))1585 relative = path2 + strlen (base2);1591 g_free (base2);