Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dfetch.c183 fetchFreeURL(u); in fetchXGetURL()
210 fetchFreeURL(u); in fetchPutURL()
228 fetchFreeURL(u); in fetchStatURL()
246 fetchFreeURL(u); in fetchListURL()
489 fetchFreeURL(struct url *u) in fetchFreeURL() function
H A Dhttp.c1495 fetchFreeURL(purl); in http_get_proxy()
1593 fetchFreeURL(purl); in http_request_body()
1973 fetchFreeURL(url); in http_request_body()
2031 fetchFreeURL(url); in http_request_body()
2033 fetchFreeURL(purl); in http_request_body()
2047 fetchFreeURL(url); in http_request_body()
2049 fetchFreeURL(purl); in http_request_body()
H A Dfetch.h132 void fetchFreeURL(struct url *);
H A DMakefile51 MLINKS+= fetch.3 fetchFreeURL.3
H A Dftp.c1090 fetchFreeURL(purl); in ftp_get_proxy()
1121 fetchFreeURL(purl); in ftp_request()
/freebsd/contrib/libucl/src/
H A Ducl_util.c808 fetchFreeURL(fetch_url);
818 fetchFreeURL(fetch_url);
826 fetchFreeURL(fetch_url);
830 fetchFreeURL(fetch_url);
/freebsd/usr.sbin/pkg/
H A Dpkg.c337 fetchFreeURL(u); in fetch_to_fd()
/freebsd/usr.bin/fetch/
H A Dfetch.c866 fetchFreeURL(url); in fetch()