HomeSort by relevance Sort by last modified time
    Searched defs:CURLE_USE_SSL_FAILED (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/third_party/curl/
curl.h 383 CURLE_USE_SSL_FAILED, /* 64 - Requested FTP SSL level failed */
452 #define CURLE_FTP_SSL_FAILED CURLE_USE_SSL_FAILED
    [all...]
  /external/curl/include/curl/
curl.h 507 CURLE_USE_SSL_FAILED, /* 64 - Requested FTP SSL level failed */
600 #define CURLE_FTP_SSL_FAILED CURLE_USE_SSL_FAILED
    [all...]

Completed in 68 milliseconds