Searched refs:DOT_CHAR (Results 1 – 5 of 5) sorted by relevance
422 # define DOT_CHAR "_" macro448 # ifndef DOT_CHAR449 # define DOT_CHAR "." macro453 # undef DOT_CHAR454 # define DOT_CHAR "_" macro
70 #define NETRC DOT_CHAR "netrc" in Curl_parsenetrc()
5272 DOT_CHAR "netrc file; using defaults\n", in override_login()
37 #define CURLRC DOT_CHAR "curlrc"
1069 file = aprintf("%s/%sssh/known_hosts", home, DOT_CHAR); in operate_do()