Home
last modified time | relevance | path

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

/external/curl/docs/libcurl/
Dsymbols-in-versions852 CURL_NETRC_IGNORED 7.9.8
/external/curl/src/
Dtool_setopt.c130 NV(CURL_NETRC_IGNORED),
Dtool_operate.c931 my_setopt_enum(curl, CURLOPT_NETRC, (long)CURL_NETRC_IGNORED); in operate_do()
/external/google-breakpad/src/third_party/curl/
Dcurl.h1340 CURL_NETRC_IGNORED, /* The .netrc will never be read. enumerator
/external/curl/include/curl/
Dcurl.h2004 CURL_NETRC_IGNORED, /* The .netrc will never be read. enumerator
/external/curl/lib/
Dsetopt.c349 if((arg < CURL_NETRC_IGNORED) || (arg > CURL_NETRC_REQUIRED)) in vsetopt()
Durl.c3078 if(data->set.use_netrc != CURL_NETRC_IGNORED && in override_login()
/external/curl/packages/OS400/
Dcurl.inc.in258 d CURL_NETRC_IGNORED...