Searched refs:CURL_LIBSSH2_VERSION (Results 1 – 2 of 2) sorted by relevance
247 #define CURL_LIBSSH2_VERSION libssh2_version(0) macro250 #define CURL_LIBSSH2_VERSION LIBSSH2_VERSION macro
3810 (void)msnprintf(buffer, buflen, "libssh2/%s", CURL_LIBSSH2_VERSION); in Curl_ssh_version()