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