Searched refs:CURLSH (Results 1 – 2 of 2) sorted by relevance
1999 typedef void CURLSH; typedef2021 CURL_EXTERN CURLSH *curl_share_init(void);2022 CURL_EXTERN CURLSHcode curl_share_setopt(CURLSH *, CURLSHoption option, ...);2023 CURL_EXTERN CURLSHcode curl_share_cleanup(CURLSH *);
103 if(!_curl_is_ptr((value), CURLSH)) \