Searched refs:UNUSED_PARAM (Results 1 – 17 of 17) sorted by relevance
990 int Curl_none_shutdown(struct connectdata *conn UNUSED_PARAM, in Curl_none_shutdown() argument991 int sockindex UNUSED_PARAM) in Curl_none_shutdown() argument998 int Curl_none_check_cxn(struct connectdata *conn UNUSED_PARAM) in Curl_none_check_cxn() argument1004 CURLcode Curl_none_random(struct Curl_easy *data UNUSED_PARAM, in Curl_none_random() argument1005 unsigned char *entropy UNUSED_PARAM, in Curl_none_random() argument1006 size_t length UNUSED_PARAM) in Curl_none_random() argument1014 void Curl_none_close_all(struct Curl_easy *data UNUSED_PARAM) in Curl_none_close_all() argument1019 void Curl_none_session_free(void *ptr UNUSED_PARAM) in Curl_none_session_free() argument1024 bool Curl_none_data_pending(const struct connectdata *conn UNUSED_PARAM, in Curl_none_data_pending() argument1025 int connindex UNUSED_PARAM) in Curl_none_data_pending() argument[all …]
888 size_t sha256len UNUSED_PARAM) in Curl_polarssl_sha256sum() argument895 CURLINFO info UNUSED_PARAM) in Curl_polarssl_get_internals() argument
1029 size_t sha256len UNUSED_PARAM) in Curl_mbedtls_sha256sum() argument1036 CURLINFO info UNUSED_PARAM) in Curl_mbedtls_get_internals() argument
698 CURLINFO info UNUSED_PARAM) in Curl_axtls_get_internals() argument
1652 static CURLcode Curl_schannel_random(struct Curl_easy *data UNUSED_PARAM, in Curl_schannel_random() argument1813 CURLINFO info UNUSED_PARAM) in Curl_schannel_get_internals() argument
972 CURLINFO info UNUSED_PARAM) in Curl_cyassl_get_internals() argument
2816 static CURLcode Curl_darwinssl_random(struct Curl_easy *data UNUSED_PARAM, argument2971 CURLINFO info UNUSED_PARAM) argument
1347 CURLINFO info UNUSED_PARAM) in Curl_gskit_get_internals() argument
1802 CURLINFO info UNUSED_PARAM) in Curl_gtls_get_internals() argument
2339 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
665 # define UNUSED_PARAM __attribute__((__unused__)) macro668 # define UNUSED_PARAM /*NOTHING*/ macro
183624 #ifndef UNUSED_PARAM183625 # define UNUSED_PARAM(X) (void)(X)184906 UNUSED_PARAM(argc);184927 UNUSED_PARAM(argc);185126 UNUSED_PARAM(argc);185357 UNUSED_PARAM(argc);185380 UNUSED_PARAM(argc);185426 UNUSED_PARAM(argc);185504 UNUSED_PARAM(pzErr);185505 UNUSED_PARAM(argv);[all …]
183636 #ifndef UNUSED_PARAM183637 # define UNUSED_PARAM(X) (void)(X)184918 UNUSED_PARAM(argc);184939 UNUSED_PARAM(argc);185138 UNUSED_PARAM(argc);185369 UNUSED_PARAM(argc);185392 UNUSED_PARAM(argc);185438 UNUSED_PARAM(argc);185516 UNUSED_PARAM(pzErr);185517 UNUSED_PARAM(argv);[all …]