OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CURL_NAME
(Results
1 - 2
of
2
) sorted by null
/external/curl/src/
tool_version.h
26
#define
CURL_NAME
"curl"
32
#define CURL_ID
CURL_NAME
" " CURL_VERSION " (" OS ") "
tool_paramhlp.c
492
return strdup(
CURL_NAME
"/" CURL_VERSION);
Completed in 99 milliseconds