Searched refs:CURL_NETRC_IGNORED (Results 1 - 5 of 5) sorted by relevance

/external/curl/src/
H A Dtool_setopt.c119 NV(CURL_NETRC_IGNORED),
H A Dtool_operate.c907 my_setopt_enum(curl, CURLOPT_NETRC, (long)CURL_NETRC_IGNORED);
/external/curl/include/curl/
H A Dcurl.h1781 CURL_NETRC_IGNORED, /* The .netrc will never be read. enumerator in enum:CURL_NETRC_OPTION
/external/google-breakpad/src/third_party/curl/
H A Dcurl.h1340 CURL_NETRC_IGNORED, /* The .netrc will never be read. enumerator in enum:CURL_NETRC_OPTION
/external/curl/lib/
H A Durl.c5266 if(data->set.use_netrc != CURL_NETRC_IGNORED) {

Completed in 47 milliseconds