Searched refs:Curl_hash_destroy (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dshare.c119 Curl_hash_destroy(share->hostcache);
196 Curl_hash_destroy(share->hostcache);
H A Dhash.h91 void Curl_hash_destroy(struct curl_hash *h);
H A Dconncache.c70 Curl_hash_destroy(connc->hash);
H A Dhash.c289 Curl_hash_destroy(struct curl_hash *h) function
H A Dmulti.c327 Curl_hash_destroy(multi->sockhash);
329 Curl_hash_destroy(multi->hostcache);
1843 Curl_hash_destroy(multi->sockhash);
1871 Curl_hash_destroy(multi->hostcache);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/unit/
H A Dunit1305.c71 Curl_hash_destroy(hp);
135 /* Freeing will now be done by Curl_hash_destroy */

Completed in 148 milliseconds