Home
last modified time | relevance | path

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

/dragonfly/lib/libfetch/
H A Dfetch.c187 fetchFreeURL(u); in fetchXGetURL()
214 fetchFreeURL(u); in fetchPutURL()
232 fetchFreeURL(u); in fetchStatURL()
250 fetchFreeURL(u); in fetchListURL()
490 fetchFreeURL(struct url *u) in fetchFreeURL() function
H A Dhttp.c1479 fetchFreeURL(purl); in http_get_proxy()
1574 fetchFreeURL(purl); in http_request_body()
1954 fetchFreeURL(url); in http_request_body()
2012 fetchFreeURL(url); in http_request_body()
2014 fetchFreeURL(purl); in http_request_body()
2028 fetchFreeURL(url); in http_request_body()
2030 fetchFreeURL(purl); in http_request_body()
H A Dfetch.h134 void fetchFreeURL(struct url *);
H A DMakefile42 MLINKS+= fetch.3 fetchFreeURL.3
H A Dftp.c1092 fetchFreeURL(purl); in ftp_get_proxy()
1123 fetchFreeURL(purl); in ftp_request()
/dragonfly/usr.bin/fetch/
H A Dfetch.c892 fetchFreeURL(url); in fetch()