Home
last modified time | relevance | path

Searched refs:CURLUSESSL_ALL (Results 1 – 10 of 10) sorted by relevance

/external/curl/docs/examples/
Dpop3-tls.c57 curl_easy_setopt(curl, CURLOPT_USE_SSL, (long)CURLUSESSL_ALL); in main()
Dimap-tls.c58 curl_easy_setopt(curl, CURLOPT_USE_SSL, (long)CURLUSESSL_ALL); in main()
Dftpsget.c77 curl_easy_setopt(curl, CURLOPT_USE_SSL, CURLUSESSL_ALL); in main()
Dsmtp-tls.c112 curl_easy_setopt(curl, CURLOPT_USE_SSL, (long)CURLUSESSL_ALL); in main()
/external/google-breakpad/src/third_party/curl/
Dcurl.h557 CURLUSESSL_ALL, /* SSL for all communication or fail */ enumerator
570 #define CURLFTPSSL_ALL CURLUSESSL_ALL
/external/curl/include/curl/
Dcurl.h859 CURLUSESSL_ALL, /* SSL for all communication or fail */ enumerator
906 #define CURLFTPSSL_ALL CURLUSESSL_ALL
/external/curl/docs/libcurl/
Dsymbols-in-versions841 CURLUSESSL_ALL 7.17.0
/external/curl/src/
Dtool_setopt.c120 NV(CURLUSESSL_ALL),
Dtool_operate.c1862 my_setopt_enum(curl, CURLOPT_USE_SSL, (long)CURLUSESSL_ALL); in single_transfer()
/external/curl/packages/OS400/
Dcurl.inc.in766 d CURLUSESSL_ALL...