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

  /external/google-breakpad/src/third_party/curl/
curl.h 501 #define CURLAUTH_ANYSAFE (~(CURLAUTH_BASIC|CURLAUTH_DIGEST_IE))
    [all...]
  /external/curl/include/curl/
curl.h 722 * CURLAUTH_ANYSAFE - All fine types except Basic
739 #define CURLAUTH_ANYSAFE (~(CURLAUTH_BASIC|CURLAUTH_DIGEST_IE))
    [all...]

Completed in 558 milliseconds