Searched refs:Curl_hash_destroy (Results 1 – 14 of 14) sorted by relevance
49 Curl_hash_destroy(&hash_static); in unit_stop()
48 Curl_hash_destroy(&hash_static); in unit_stop()
67 Curl_hash_destroy(&hp); in unit_stop()
60 Curl_hash_destroy(&hash_static); in unit_stop()
98 void Curl_hash_destroy(struct Curl_hash *h);
237 Curl_hash_destroy(&share->hostcache); in curl_share_cleanup()
278 Curl_hash_destroy(&sh->transfers); in sockhash_destroy()281 Curl_hash_destroy(h); in sockhash_destroy()307 Curl_hash_destroy(&check->transfers); in sh_addentry()320 Curl_hash_destroy(&entry->transfers); in sh_delentry()447 Curl_hash_destroy(&multi->proto_hash); in Curl_multi_handle()448 Curl_hash_destroy(&multi->hostcache); in Curl_multi_handle()3124 Curl_hash_destroy(&multi->proto_hash);3125 Curl_hash_destroy(&multi->hostcache);3276 Curl_hash_destroy(&entry->transfers);
221 Curl_hash_destroy(struct Curl_hash *h) in Curl_hash_destroy() function
196 Curl_hash_destroy(&cpool->dest2bundle); in Curl_cpool_destroy()
181 Curl_hash_destroy(&ctx->streams); in cf_h2_ctx_free()
149 Curl_hash_destroy(&ctx->streams); in cf_msh3_ctx_free()
146 Curl_hash_destroy(&ctx->streams); in cf_quiche_ctx_free()
172 Curl_hash_destroy(&ctx->streams); in cf_ngtcp2_ctx_free()
319 Curl_hash_destroy(&ctx->streams); in cf_osslq_ctx_free()
Completed in 62 milliseconds