Searched refs:STRING_NETRC_FILE (Results 1 – 3 of 3) sorted by relevance
2692 data->set.str[STRING_NETRC_FILE]);2696 (data->set.str[STRING_NETRC_FILE] ?2697 data->set.str[STRING_NETRC_FILE] : ".netrc"));
1460 STRING_NETRC_FILE, /* if not NULL, use this instead of trying to find enumerator
1720 return Curl_setstropt(&data->set.str[STRING_NETRC_FILE], ptr); in setopt_cptr()