Home | History | Annotate | Download | only in lib

Lines Matching refs:curl_hash

165 static struct Curl_sh_entry *sh_addentry(struct curl_hash *sh,
196 static void sh_delentry(struct curl_hash *sh, curl_socket_t s)
252 static int sh_init(struct curl_hash *hash, int hashsize)
387 struct curl_hash *global = Curl_global_host_cache_init();