Home
last modified time | relevance | path

Searched refs:Curl_hash_clean_with_criterium (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Dhash.h85 void Curl_hash_clean_with_criterium(struct curl_hash *h, void *user,
Dhash.c240 Curl_hash_clean_with_criterium(h, NULL, NULL); in Curl_hash_clean()
245 Curl_hash_clean_with_criterium(struct curl_hash *h, void *user, in Curl_hash_clean_with_criterium() function
Dhostip.c248 Curl_hash_clean_with_criterium(hostcache, in hostcache_prune()