Searched refs:CURL_NETRC_REQUIRED (Results 1 – 7 of 7) sorted by relevance
697 CURL_NETRC_REQUIRED 7.9.8
113 NV(CURL_NETRC_REQUIRED),
907 my_setopt_enum(curl, CURLOPT_NETRC, (long)CURL_NETRC_REQUIRED); in operate_do()
1344 CURL_NETRC_REQUIRED, /* A user:password in the URL will be ignored. enumerator
1728 CURL_NETRC_REQUIRED, /* A user:password in the URL will be ignored. enumerator
230 d CURL_NETRC_REQUIRED...
4753 if(data->set.use_netrc == CURL_NETRC_REQUIRED) in parse_url_login()