Home
last modified time | relevance | path

Searched refs:CURL_NETRC_IGNORED (Results 1 – 7 of 7) sorted by relevance

/external/curl/src/
Dtool_setopt.c119 NV(CURL_NETRC_IGNORED),
Dtool_operate.c907 my_setopt_enum(curl, CURLOPT_NETRC, (long)CURL_NETRC_IGNORED); in operate_do()
/external/curl/docs/libcurl/
Dsymbols-in-versions727 CURL_NETRC_IGNORED 7.9.8
/external/google-breakpad/src/third_party/curl/
Dcurl.h1340 CURL_NETRC_IGNORED, /* The .netrc will never be read. enumerator
/external/curl/include/curl/
Dcurl.h1781 CURL_NETRC_IGNORED, /* The .netrc will never be read. enumerator
/external/curl/packages/OS400/
Dcurl.inc.in240 d CURL_NETRC_IGNORED...
/external/curl/lib/
Durl.c5266 if(data->set.use_netrc != CURL_NETRC_IGNORED) { in override_login()