Home
last modified time | relevance | path

Searched refs:Curl_hash_destroy (Results 1 – 14 of 14) sorted by relevance

/curl/tests/unit/
H A Dunit1602.c49 Curl_hash_destroy(&hash_static); in unit_stop()
H A Dunit1616.c48 Curl_hash_destroy(&hash_static); in unit_stop()
H A Dunit1305.c67 Curl_hash_destroy(&hp); in unit_stop()
H A Dunit1603.c60 Curl_hash_destroy(&hash_static); in unit_stop()
/curl/lib/
H A Dhash.h98 void Curl_hash_destroy(struct Curl_hash *h);
H A Dshare.c235 Curl_hash_destroy(&share->hostcache); in curl_share_cleanup()
H A Dmulti.c276 Curl_hash_destroy(&sh->transfers); in sockhash_destroy()
279 Curl_hash_destroy(h); in sockhash_destroy()
305 Curl_hash_destroy(&check->transfers); in sh_addentry()
318 Curl_hash_destroy(&entry->transfers); in sh_delentry()
445 Curl_hash_destroy(&multi->proto_hash); in Curl_multi_handle()
446 Curl_hash_destroy(&multi->hostcache); in Curl_multi_handle()
2762 Curl_hash_destroy(&multi->proto_hash);
2763 Curl_hash_destroy(&multi->hostcache);
2913 Curl_hash_destroy(&entry->transfers);
H A Dhash.c221 Curl_hash_destroy(struct Curl_hash *h) in Curl_hash_destroy() function
H A Dconncache.c196 Curl_hash_destroy(&cpool->dest2bundle); in Curl_cpool_destroy()
H A Dhttp2.c181 Curl_hash_destroy(&ctx->streams); in cf_h2_ctx_free()
/curl/lib/vquic/
H A Dcurl_msh3.c149 Curl_hash_destroy(&ctx->streams); in cf_msh3_ctx_free()
H A Dcurl_quiche.c146 Curl_hash_destroy(&ctx->streams); in cf_quiche_ctx_free()
H A Dcurl_ngtcp2.c171 Curl_hash_destroy(&ctx->streams); in cf_ngtcp2_ctx_free()
H A Dcurl_osslq.c319 Curl_hash_destroy(&ctx->streams); in cf_osslq_ctx_free()

Completed in 53 milliseconds