Home
last modified time | relevance | path

Searched refs:fetchFreeURL (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dpkg_io.c139 fetchFreeURL(f->url); in fetch_archive_close()
209 fetchFreeURL(u); in open_archive()
284 fetchFreeURL(*best_url); in find_best_package_int()
343 fetchFreeURL(url); in find_best_package()
354 fetchFreeURL(url); in find_best_package()
406 fetchFreeURL(best_match); in find_archive()
/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dfetch.c180 fetchFreeURL(u); in fetchXGetURL()
207 fetchFreeURL(u); in fetchPutURL()
225 fetchFreeURL(u); in fetchStatURL()
243 fetchFreeURL(u); in fetchListURL()
424 fetchFreeURL(struct url *u) in fetchFreeURL() function
H A Dhttp.c748 fetchFreeURL(purl); in _http_get_proxy()
822 fetchFreeURL(purl); in _http_request()
1097 fetchFreeURL(url); in _http_request()
1151 fetchFreeURL(url); in _http_request()
1153 fetchFreeURL(purl); in _http_request()
1165 fetchFreeURL(url); in _http_request()
1167 fetchFreeURL(purl); in _http_request()
H A Dfetch.h128 void fetchFreeURL(struct url *);
H A DMakefile60 MLINKS+= fetch.3 fetchFreeURL.3
H A Dftp.c1091 fetchFreeURL(purl); in _ftp_get_proxy()
1121 fetchFreeURL(purl); in _ftp_request()
/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dfetch.c189 fetchFreeURL(u); in fetchXGetURL()
216 fetchFreeURL(u); in fetchPutURL()
234 fetchFreeURL(u); in fetchStatURL()
253 fetchFreeURL(u); in fetchListURL()
524 fetchFreeURL(struct url *u) in fetchFreeURL() function
H A Dfetch.h152 void fetchFreeURL(struct url *);
H A Dftp.c1138 fetchFreeURL(purl); in ftp_get_proxy()
1171 fetchFreeURL(purl); in ftp_request()
H A Dcommon.c823 fetchFreeURL(conn->cache_url);
/netbsd-src/external/bsd/pkg_install/dist/admin/
H A Dmain.c752 fetchFreeURL(url); in main()