Searched refs:CURLSHcode (Results 1 – 12 of 12) sorted by relevance
31 CURLSHcode shareret; in test()36 curl_share_strerror((CURLSHcode)INT_MAX); in test()39 curl_share_strerror((CURLSHcode)-INT_MAX); in test()
133 CURLSHcode scode = CURLSHE_OK; in test()
176 CURLSHcode scode = CURLSHE_OK; in test()
55 CURLSHcode63 CURLSHcode res = CURLSHE_OK; in curl_share_setopt()212 CURLSHcode260 CURLSHcode278 CURLSHcode
70 CURLSHcode Curl_share_lock(struct Curl_easy *, curl_lock_data,72 CURLSHcode Curl_share_unlock(struct Curl_easy *, curl_lock_data);
421 curl_share_strerror(CURLSHcode error) in curl_share_strerror()
63 CURL_EXTERN CURLSHcode curl_share_setopt(CURLSH *, CURLSHoption option, ...);64 CURL_EXTERN CURLSHcode curl_share_cleanup(CURLSH *);67 CURL_EXTERN const char *curl_share_strerror(CURLSHcode);
154 s6: CURLSHcode unknown
48 CURL_EXTERN const char *curl_share_strerror_ccsid(CURLSHcode error,
1922 d CURLSHcode s 10i 0 based(######ptr######) Enum2594 d like(CURLSHcode)2601 d like(CURLSHcode)2608 d like(CURLSHcode)2615 d like(CURLSHcode)2628 d code value like(CURLSHcode)2975 d code value like(CURLSHcode)
522 curl_share_strerror_ccsid(CURLSHcode error, unsigned int ccsid) in curl_share_strerror_ccsid()
2856 } CURLSHcode; typedef2870 CURL_EXTERN CURLSHcode curl_share_setopt(CURLSH *, CURLSHoption option, ...);2871 CURL_EXTERN CURLSHcode curl_share_cleanup(CURLSH *);3021 CURL_EXTERN const char *curl_share_strerror(CURLSHcode);