Searched refs:Curl_hash_alloc (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/curl-83.1.2/curl/lib/
H A Dhash.h77 struct curl_hash *Curl_hash_alloc(int slots,
H A Dconncache.c56 connc->hash = Curl_hash_alloc(size, Curl_hash_str,
H A Dhash.c97 Curl_hash_alloc(int slots, function
H A Dhostip.c735 return Curl_hash_alloc(7, Curl_hash_str, Curl_str_key_compare, freednsentry);
H A Dmulti.c255 return Curl_hash_alloc(hashsize, hash_fd, fd_key_compare,

Completed in 90 milliseconds