Searched refs:CURL_DISABLE_BASIC_AUTH (Results 1 – 8 of 8) sorted by relevance
47 #ifdef CURL_DISABLE_BASIC_AUTH
260 #ifndef CURL_DISABLE_BASIC_AUTH380 #ifndef CURL_DISABLE_BASIC_AUTH in pickoneauth()628 #ifndef CURL_DISABLE_BASIC_AUTH in output_auth_headers()812 !defined(CURL_DISABLE_BASIC_AUTH) || \839 !defined(CURL_DISABLE_BASIC_AUTH) || \ in Curl_http_input_auth()947 #ifndef CURL_DISABLE_BASIC_AUTH in Curl_http_input_auth()
280 # define CURL_DISABLE_BASIC_AUTH 1 macro
44 #cmakedefine CURL_DISABLE_BASIC_AUTH 1
31 #undef CURL_DISABLE_BASIC_AUTH
287 option(CURL_DISABLE_BASIC_AUTH "Disable Basic authentication" OFF) option288 mark_as_advanced(CURL_DISABLE_BASIC_AUTH)
4393 AC_DEFINE(CURL_DISABLE_BASIC_AUTH, 1, [to disable basic authentication]) definition4394 CURL_DISABLE_BASIC_AUTH=1
45175 CURL_DISABLE_BASIC_AUTH=1