Searched defs:curlssl_check_cxn (Results 1 – 10 of 10) sorted by relevance
65 #define curlssl_check_cxn(x) Curl_axtls_check_cxn(x) macro
65 #define curlssl_check_cxn(x) Curl_gskit_check_cxn(x) macro
69 #define curlssl_check_cxn(x) (x=x, -1) macro
69 #define curlssl_check_cxn Curl_darwinssl_check_cxn macro
71 #define curlssl_check_cxn(x) ((void)x, -1) macro
86 #define curlssl_check_cxn(x) ((void)x, -1) macro
116 #define curlssl_check_cxn(x) ((void)x, -1) macro
85 #define curlssl_check_cxn(x) ((void)x, -1) macro
110 #define curlssl_check_cxn Curl_ossl_check_cxn macro
96 #define curlssl_check_cxn(x) Curl_nss_check_cxn(x) macro