Searched refs:Curl_hash_count (Results 1 – 3 of 3) sorted by relevance
99 size_t Curl_hash_count(struct Curl_hash *h);
245 size_t Curl_hash_count(struct Curl_hash *h) in Curl_hash_count() function
261 (Curl_hash_count(data->dns.hostcache) > MAX_DNS_CACHE_SIZE)); in Curl_hostcache_prune()
Completed in 14 milliseconds