Searched refs:Curl_hostcache_clean (Results 1 – 4 of 4) sorted by relevance
255 void Curl_hostcache_clean(struct Curl_easy *data, struct Curl_hash *hash);
1113 void Curl_hostcache_clean(struct Curl_easy *data, in Curl_hostcache_clean() function
672 Curl_hostcache_clean(cpool->idata, cpool->idata->dns.hostcache); in cpool_close_and_destroy_all()
3106 Curl_hostcache_clean(data, data->dns.hostcache);
Completed in 24 milliseconds