Home
last modified time | relevance | path

Searched refs:STRING_NETRC_FILE (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Durldata.h1460 STRING_NETRC_FILE, /* if not NULL, use this instead of trying to find enumerator
H A Durl.c2705 data->set.str[STRING_NETRC_FILE]);
2709 (data->set.str[STRING_NETRC_FILE] ?
2710 data->set.str[STRING_NETRC_FILE] : ".netrc"));
H A Dsetopt.c1720 return Curl_setstropt(&data->set.str[STRING_NETRC_FILE], ptr); in setopt_cptr()

Completed in 23 milliseconds