Home
last modified time | relevance | path

Searched refs:CURLINFO (Results 1 – 22 of 22) sorted by relevance

/third_party/curl/lib/
Dgetinfo.c94 static CURLcode getinfo_char(struct Curl_easy *data, CURLINFO info, in getinfo_char()
191 static CURLcode getinfo_long(struct Curl_easy *data, CURLINFO info, in getinfo_long()
346 static CURLcode getinfo_offt(struct Curl_easy *data, CURLINFO info, in getinfo_offt()
432 static CURLcode getinfo_double(struct Curl_easy *data, CURLINFO info, in getinfo_double()
506 static CURLcode getinfo_slist(struct Curl_easy *data, CURLINFO info, in getinfo_slist()
555 static CURLcode getinfo_socket(struct Curl_easy *data, CURLINFO info, in getinfo_socket()
569 CURLcode Curl_getinfo(struct Curl_easy *data, CURLINFO info, ...) in Curl_getinfo()
Dgetinfo.h26 CURLcode Curl_getinfo(struct Curl_easy *data, CURLINFO info, ...);
Deasy.c822 CURLcode curl_easy_getinfo(struct Curl_easy *data, CURLINFO info, ...) in curl_easy_getinfo()
/third_party/curl/include/curl/
Deasy.h59 CURL_EXTERN CURLcode curl_easy_getinfo(CURL *curl, CURLINFO info, ...);
Dtypecheck-gcc.h122 CURLINFO _curl_info = (info); \
Dcurl.h2945 } CURLINFO; typedef
/third_party/curl/src/
Dtool_writeout.h104 CURLINFO ci;
Dtool_xattr.c34 CURLINFO info;
/third_party/curl/packages/OS400/
Dccsidcurl.h54 CURL_EXTERN CURLcode curl_easy_getinfo_ccsid(CURL *curl, CURLINFO info, ...);
Dcurl.inc.in1754 d CURLINFO s 10i 0 based(######ptr######) Enum
2851 d info value like(CURLINFO)
2858 d info value like(CURLINFO)
2865 d info value like(CURLINFO)
2872 d info value like(CURLINFO)
2879 d info value like(CURLINFO)
2886 d info value like(CURLINFO)
2893 d info value like(CURLINFO)
3201 d info value like(CURLINFO)
Dccsidcurl.c567 curl_easy_getinfo_ccsid(CURL *curl, CURLINFO info, ...) in curl_easy_getinfo_ccsid()
/third_party/curl/lib/vtls/
Dvtls.h189 CURLINFO info, int n);
Dvtls_int.h129 void *(*get_internals)(struct ssl_connect_data *connssl, CURLINFO info);
Drustls.c622 CURLINFO info UNUSED_PARAM) in cr_get_internals()
Dvtls.c1169 CURLINFO info) in multissl_get_internals()
1841 CURLINFO info, int n) in Curl_ssl_get_internals()
Dmbedtls.c1247 CURLINFO info UNUSED_PARAM)
Dwolfssl.c1367 CURLINFO info UNUSED_PARAM) in wolfssl_get_internals()
Dbearssl.c1151 CURLINFO info UNUSED_PARAM) in bearssl_get_internals()
Dgtls.c1636 CURLINFO info UNUSED_PARAM) in gtls_get_internals()
Dschannel.c2748 CURLINFO info UNUSED_PARAM) in schannel_get_internals()
Dsectransp.c3455 CURLINFO info UNUSED_PARAM)
Dopenssl.c4796 CURLINFO info) in ossl_get_internals()