Searched refs:fetchCopyURL (Results 1 – 5 of 5) sorted by relevance
144 f->url = fetchCopyURL(url); in open_archive_by_url()261 *best_url = fetchCopyURL(ue.urls + i); in find_best_package_int()
150 struct url *fetchCopyURL(const struct url *);
338 fetchCopyURL(const struct url *src) in fetchCopyURL() function
320 conn->cache_url = fetchCopyURL(url); in fetch_connect()
1467 cache->location = fetchCopyURL(url); in fetchListHTTP()