Home
last modified time | relevance | path

Searched refs:CURLSHcode (Results 1 – 11 of 11) sorted by relevance

/third_party/curl/tests/libtest/
Dlib1538.c33 CURLSHcode shareret; in test()
39 curl_share_strerror((CURLSHcode)INT_MAX); in test()
43 curl_share_strerror((CURLSHcode)-INT_MAX); in test()
Dlib586.c135 CURLSHcode scode = CURLSHE_OK; in test()
Dlib506.c178 CURLSHcode scode = CURLSHE_OK; in test()
/third_party/curl/lib/
Dshare.c53 CURLSHcode
61 CURLSHcode res = CURLSHE_OK; in curl_share_setopt()
210 CURLSHcode
258 CURLSHcode
276 CURLSHcode
Dshare.h72 CURLSHcode Curl_share_lock(struct Curl_easy *, curl_lock_data,
74 CURLSHcode Curl_share_unlock(struct Curl_easy *, curl_lock_data);
Dstrerror.c423 curl_share_strerror(CURLSHcode error) in curl_share_strerror()
/third_party/curl/packages/OS400/
Dccsidcurl.h50 CURL_EXTERN const char *curl_share_strerror_ccsid(CURLSHcode error,
Dcurl.inc.in2007 d CURLSHcode s 10i 0 based(######ptr######) Enum
2758 d like(CURLSHcode)
2765 d like(CURLSHcode)
2772 d like(CURLSHcode)
2779 d like(CURLSHcode)
2792 d code value like(CURLSHcode)
3188 d code value like(CURLSHcode)
Dccsidcurl.c529 curl_share_strerror_ccsid(CURLSHcode error, unsigned int ccsid) in curl_share_strerror_ccsid()
/third_party/curl/include/curl/
Dcurl.h3017 } CURLSHcode; typedef
3031 CURL_EXTERN CURLSHcode curl_share_setopt(CURLSH *share, CURLSHoption option,
3033 CURL_EXTERN CURLSHcode curl_share_cleanup(CURLSH *share);
3189 CURL_EXTERN const char *curl_share_strerror(CURLSHcode);
/third_party/curl/tests/data/
Dtest1538157 s6: CURLSHcode unknown