Home
last modified time | relevance | path

Searched refs:CURL_ID (Results 1 – 2 of 2) sorted by relevance

/external/curl/src/
Dtool_version.h32 #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " macro
Dtool_help.c565 printf(CURL_ID "%s\n", curl_version()); in tool_version_info()