Searched refs:CURL_NETRC_REQUIRED (Results 1 – 7 of 7) sorted by relevance
729 CURL_NETRC_REQUIRED 7.9.8
121 NV(CURL_NETRC_REQUIRED),
905 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
1785 CURL_NETRC_REQUIRED, /* A user:password in the URL will be ignored. enumerator
244 d CURL_NETRC_REQUIRED...
4926 if(data->set.use_netrc == CURL_NETRC_REQUIRED) in parse_url_login()