Searched refs:STRING_NETRC_FILE (Results 1 – 3 of 3) sorted by relevance
1543 STRING_NETRC_FILE, /* if not NULL, use this instead of trying to find enumerator
2730 data->set.str[STRING_NETRC_FILE]);2734 (data->set.str[STRING_NETRC_FILE] ?2735 data->set.str[STRING_NETRC_FILE] : ".netrc"));
401 result = Curl_setstropt(&data->set.str[STRING_NETRC_FILE], in Curl_vsetopt()