Searched refs:DOT_CHAR (Results 1 - 5 of 5) sorted by relevance

/external/curl/lib/
H A Dcurl_setup.h422 # define DOT_CHAR "_" macro
448 # ifndef DOT_CHAR
449 # define DOT_CHAR "." macro
453 # undef DOT_CHAR macro
454 # define DOT_CHAR "_" macro
H A Dnetrc.c70 #define NETRC DOT_CHAR "netrc"
H A Durl.c5272 DOT_CHAR "netrc file; using defaults\n",
/external/curl/src/
H A Dtool_parsecfg.c37 #define CURLRC DOT_CHAR "curlrc"
H A Dtool_operate.c1069 file = aprintf("%s/%sssh/known_hosts", home, DOT_CHAR);

Completed in 562 milliseconds