Searched refs:UNUSED_PARAM (Results 1 – 17 of 17) sorted by relevance
1005 int Curl_none_shutdown(struct connectdata *conn UNUSED_PARAM, in Curl_none_shutdown() argument1006 int sockindex UNUSED_PARAM) in Curl_none_shutdown() argument1013 int Curl_none_check_cxn(struct connectdata *conn UNUSED_PARAM) in Curl_none_check_cxn() argument1019 CURLcode Curl_none_random(struct Curl_easy *data UNUSED_PARAM, in Curl_none_random() argument1020 unsigned char *entropy UNUSED_PARAM, in Curl_none_random() argument1021 size_t length UNUSED_PARAM) in Curl_none_random() argument1029 void Curl_none_close_all(struct Curl_easy *data UNUSED_PARAM) in Curl_none_close_all() argument1034 void Curl_none_session_free(void *ptr UNUSED_PARAM) in Curl_none_session_free() argument1039 bool Curl_none_data_pending(const struct connectdata *conn UNUSED_PARAM, in Curl_none_data_pending() argument1040 int connindex UNUSED_PARAM) in Curl_none_data_pending() argument[all …]
883 size_t sha256len UNUSED_PARAM) in Curl_polarssl_sha256sum() argument891 CURLINFO info UNUSED_PARAM) in Curl_polarssl_get_internals() argument
1036 size_t sha256len UNUSED_PARAM) in Curl_mbedtls_sha256sum() argument1050 CURLINFO info UNUSED_PARAM) in Curl_mbedtls_get_internals() argument
592 CURLINFO info UNUSED_PARAM) in Curl_mesalink_get_internals() argument
977 CURLINFO info UNUSED_PARAM) in Curl_cyassl_get_internals() argument
2109 static CURLcode Curl_schannel_random(struct Curl_easy *data UNUSED_PARAM, in Curl_schannel_random() argument2264 CURLINFO info UNUSED_PARAM) in Curl_schannel_get_internals() argument
3060 static CURLcode Curl_sectransp_random(struct Curl_easy *data UNUSED_PARAM, argument3216 CURLINFO info UNUSED_PARAM) argument
1344 CURLINFO info UNUSED_PARAM) in Curl_gskit_get_internals() argument
1840 CURLINFO info UNUSED_PARAM) in Curl_gtls_get_internals() argument
2391 CURLINFO info UNUSED_PARAM) in Curl_nss_get_internals() argument
114 #ifndef UNUSED_PARAM115 #define UNUSED_PARAM(p) ((void)&(p)) macro
226 UNUSED_PARAM(depth); in _encoder_visitor()289 UNUSED_PARAM(cb); in _encoder_breaker()290 UNUSED_PARAM(depth); in _encoder_breaker()
19 #ifndef UNUSED_PARAM25 # define UNUSED_PARAM(p) ((void)&(p)) macro301 UNUSED_PARAM(t); in suite_all()
76 int level UNUSED_PARAM, in krb5_decode() argument77 struct connectdata *conn UNUSED_PARAM) in krb5_decode() argument
697 # define UNUSED_PARAM __attribute__((__unused__)) macro700 # define UNUSED_PARAM /*NOTHING*/ macro
183619 #ifndef UNUSED_PARAM183620 # define UNUSED_PARAM(X) (void)(X)184901 UNUSED_PARAM(argc);184922 UNUSED_PARAM(argc);185121 UNUSED_PARAM(argc);185352 UNUSED_PARAM(argc);185375 UNUSED_PARAM(argc);185421 UNUSED_PARAM(argc);185499 UNUSED_PARAM(pzErr);185500 UNUSED_PARAM(argv);[all …]
183647 #ifndef UNUSED_PARAM183648 # define UNUSED_PARAM(X) (void)(X)184929 UNUSED_PARAM(argc);184950 UNUSED_PARAM(argc);185149 UNUSED_PARAM(argc);185380 UNUSED_PARAM(argc);185403 UNUSED_PARAM(argc);185449 UNUSED_PARAM(argc);185527 UNUSED_PARAM(pzErr);185528 UNUSED_PARAM(argv);[all …]