Lines Matching refs:path2
1576 char *path2, *base2;1579 path2 = expand_all_symlinks (path);1583 if (path_has_prefix (path2, base2))1585 relative = path2 + strlen (base2);1590 g_free (path2);