Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dgetinfo.c92 static CURLcode getinfo_char(struct Curl_easy *data, CURLINFO info, in getinfo_char()
175 static CURLcode getinfo_long(struct Curl_easy *data, CURLINFO info, in getinfo_long()
328 static CURLcode getinfo_offt(struct Curl_easy *data, CURLINFO info, in getinfo_offt()
407 static CURLcode getinfo_double(struct Curl_easy *data, CURLINFO info, in getinfo_double()
481 static CURLcode getinfo_slist(struct Curl_easy *data, CURLINFO info, in getinfo_slist()
536 static CURLcode getinfo_socket(struct Curl_easy *data, CURLINFO info, in getinfo_socket()
550 CURLcode Curl_getinfo(struct Curl_easy *data, CURLINFO info, ...) in Curl_getinfo()
Dgetinfo.h24 CURLcode Curl_getinfo(struct Curl_easy *data, CURLINFO info, ...);
Deasy.c793 CURLcode curl_easy_getinfo(struct Curl_easy *data, CURLINFO info, ...) in curl_easy_getinfo()
/third_party/curl/src/
Dtool_writeout.h76 CURLINFO ci;
Dtool_xattr.c42 CURLINFO info;
/third_party/curl/include/curl/
Deasy.h57 CURL_EXTERN CURLcode curl_easy_getinfo(CURL *curl, CURLINFO info, ...);
Dcurl.h2784 } CURLINFO; typedef
/third_party/curl/packages/OS400/
Dccsidcurl.h52 CURL_EXTERN CURLcode curl_easy_getinfo_ccsid(CURL *curl, CURLINFO info, ...);
Dcurl.inc.in1677 d CURLINFO s 10i 0 based(######ptr######) Enum
2679 d info value like(CURLINFO)
2686 d info value like(CURLINFO)
2693 d info value like(CURLINFO)
2700 d info value like(CURLINFO)
2707 d info value like(CURLINFO)
2714 d info value like(CURLINFO)
2721 d info value like(CURLINFO)
2988 d info value like(CURLINFO)
Dccsidcurl.c589 curl_easy_getinfo_ccsid(CURL *curl, CURLINFO info, ...) in curl_easy_getinfo_ccsid()
/third_party/curl/tests/data/
Dtest113573 CURL_EXTERN CURLcode curl_easy_getinfo(CURL *curl, CURLINFO info, ...);
/third_party/curl/lib/vtls/
Dvtls.h74 void *(*get_internals)(struct ssl_connect_data *connssl, CURLINFO info);
Drustls.c511 CURLINFO info UNUSED_PARAM) in cr_get_internals()
Dmesalink.c637 CURLINFO info UNUSED_PARAM) in mesalink_get_internals()
Dwolfssl.c1092 CURLINFO info UNUSED_PARAM) in wolfssl_get_internals()
Dmbedtls.c1079 CURLINFO info UNUSED_PARAM) in mbedtls_get_internals()
Dbearssl.c802 CURLINFO info UNUSED_PARAM) in bearssl_get_internals()
Dgskit.c1275 CURLINFO info UNUSED_PARAM) in gskit_get_internals()
Dvtls.c1238 CURLINFO info) in multissl_get_internals()
Dgtls.c1624 CURLINFO info UNUSED_PARAM) in gtls_get_internals()
Dnss.c2446 CURLINFO info UNUSED_PARAM) in nss_get_internals()
Dschannel.c2417 CURLINFO info UNUSED_PARAM) in schannel_get_internals()
Dsectransp.c3425 CURLINFO info UNUSED_PARAM)
Dopenssl.c4482 CURLINFO info) in ossl_get_internals()