Home
last modified time | relevance | path

Searched defs:sh (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Dshare.c56 curl_share_setopt(CURLSH *sh, CURLSHoption option, ...) in curl_share_setopt()
218 curl_share_cleanup(CURLSH *sh) in curl_share_cleanup()
H A Dmulti.c233 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() local
286 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()
/curl/tests/libtest/
H A Dlib1905.c33 CURLSH *sh = NULL; in test() local

Completed in 17 milliseconds