Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dvtls.c76 #define CLONE_STRING(var) \ macro
117 CLONE_STRING(CApath); in Curl_clone_primary_ssl_config()
118 CLONE_STRING(CAfile); in Curl_clone_primary_ssl_config()
119 CLONE_STRING(clientcert); in Curl_clone_primary_ssl_config()
120 CLONE_STRING(random_file); in Curl_clone_primary_ssl_config()
121 CLONE_STRING(egdsocket); in Curl_clone_primary_ssl_config()
122 CLONE_STRING(cipher_list); in Curl_clone_primary_ssl_config()
123 CLONE_STRING(cipher_list13); in Curl_clone_primary_ssl_config()