Searched defs:CURL_SUPPORT_MAC_10_6 (Results 1 - 1 of 1) sorted by relevance

/external/curl/lib/vtls/
H A Ddarwinssl.c81 #define CURL_SUPPORT_MAC_10_6 MAC_OS_X_VERSION_MIN_REQUIRED <= 1060 macro
98 #define CURL_SUPPORT_MAC_10_6 0 macro
985 #if CURL_SUPPORT_MAC_10_6
1025 #endif /* CURL_SUPPORT_MAC_10_6 */
1109 #if CURL_SUPPORT_MAC_10_6
1112 #endif /* CURL_SUPPORT_MAC_10_6 */
1114 #elif CURL_SUPPORT_MAC_10_6

Completed in 1150 milliseconds