Home
last modified time | relevance | path

Searched refs:CURLVERSION_NOW (Results 1 – 12 of 12) sorted by relevance

/external/curl/lib/
Dversion.c87 curl_version_info(CURLVERSION_NOW); in Curl_version_init()
302 CURLVERSION_NOW,
/external/curl/src/
Dtool_libinfo.c83 curlinfo = curl_version_info(CURLVERSION_NOW); in get_libcurl_info()
Dtool_paramhlp.c379 const curl_version_info_data *curlinfo = curl_version_info(CURLVERSION_NOW); in check_protocol()
/external/libmicrohttpd/src/testcurl/https/
Dtest_tls_options.c97 ssl_version = curl_version_info (CURLVERSION_NOW)->ssl_version; in main()
Dtest_https_get_parallel_threads.c147 ssl_version = curl_version_info (CURLVERSION_NOW)->ssl_version; in main()
/external/curl/docs/examples/
Drtsp.c232 curl_version_info_data *data = curl_version_info(CURLVERSION_NOW); in main()
/external/curl/packages/OS400/
Dccsidcurl.c408 #if CURLVERSION_NOW != CURLVERSION_FOURTH in curl_version_info_ccsid()
414 if(stamp > CURLVERSION_NOW) in curl_version_info_ccsid()
Dcurl.inc.in1639 d CURLVERSION_NOW...
/external/curl/docs/libcurl/
Dsymbols-in-versions708 CURLVERSION_NOW 7.10
/external/google-breakpad/src/third_party/curl/
Dcurl.h1813 #define CURLVERSION_NOW CURLVERSION_FOURTH macro
/external/curl/include/curl/
Dcurl.h2607 #define CURLVERSION_NOW CURLVERSION_FIFTH macro
/external/curl/
DCHANGES1355 structure fields are provided for it and CURLVERSION_NOW bumped.