Searched defs:sh (Results 1 – 3 of 3) sorted by relevance
56 curl_share_setopt(CURLSH *sh, CURLSHoption option, ...) in curl_share_setopt()218 curl_share_cleanup(CURLSH *sh) in curl_share_cleanup()
233 static struct Curl_sh_entry *sh_getentry(struct Curl_hash *sh, in sh_getentry()277 struct Curl_sh_entry *sh = (struct Curl_sh_entry *)he->ptr; in sockhash_destroy() local286 static struct Curl_sh_entry *sh_addentry(struct Curl_hash *sh, in sh_addentry()318 struct Curl_hash *sh, curl_socket_t s) in sh_delentry()
33 CURLSH *sh = NULL; in test() local
Completed in 20 milliseconds