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-versions861 CURL_NETRC_IGNORED 7.9.8
/external/curl/src/
Dtool_setopt.c131 NV(CURL_NETRC_IGNORED),
Dtool_operate.c1267 my_setopt_enum(curl, CURLOPT_NETRC, (long)CURL_NETRC_IGNORED); in single_transfer()
/external/google-breakpad/src/third_party/curl/
Dcurl.h1340 CURL_NETRC_IGNORED, /* The .netrc will never be read. enumerator
/external/curl/include/curl/
Dcurl.h2014 CURL_NETRC_IGNORED, /* The .netrc will never be read. enumerator
/external/curl/lib/
Dsetopt.c318 if((arg < CURL_NETRC_IGNORED) || (arg >= CURL_NETRC_LAST)) in Curl_vsetopt()
Durl.c2700 if(data->set.use_netrc != CURL_NETRC_IGNORED &&
/external/curl/packages/OS400/
Dcurl.inc.in260 d CURL_NETRC_IGNORED...