Home
last modified time | relevance | path

Searched refs:Curl_str_key_compare (Results 1 – 6 of 6) sorted by relevance

/external/curl/tests/unit/
Dunit1602.c58 Curl_str_key_compare, mydtor);
/external/curl/lib/
Dhash.h88 size_t Curl_str_key_compare(void*k1, size_t key1_len, void*k2,
Dhostip.c127 Curl_str_key_compare, freednsentry); in Curl_global_host_cache_init()
749 return Curl_hash_init(hash, 7, Curl_hash_str, Curl_str_key_compare, in Curl_mk_dnscache()
Dconncache.c123 Curl_str_key_compare, free_bundle_hash_entry); in Curl_conncache_init()
Dhash.c286 size_t Curl_str_key_compare(void *k1, size_t key1_len, in Curl_str_key_compare() function
Dhttp2.c713 Curl_str_key_compare, freestreamentry); in Curl_http2_init()