Searched refs:Curl_sh_entry (Results 1 – 1 of 1) sorted by relevance
153 struct Curl_sh_entry { struct165 static struct Curl_sh_entry *sh_addentry(struct curl_hash *sh, in sh_addentry() argument169 struct Curl_sh_entry *there = in sh_addentry()171 struct Curl_sh_entry *check; in sh_addentry()178 check = calloc(1, sizeof(struct Curl_sh_entry)); in sh_addentry()198 struct Curl_sh_entry *there = in sh_delentry()214 struct Curl_sh_entry *p = (struct Curl_sh_entry *) freethis; in sh_freeentry()471 struct Curl_sh_entry *sh = (struct Curl_sh_entry *)p;1964 struct Curl_sh_entry *entry; in singlesocket()2122 struct Curl_sh_entry *entry = in Curl_multi_closed()[all …]