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