Home
last modified time | relevance | path

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

/curl/lib/
H A Dcurl_setup.h781 # define UNUSED_PARAM __attribute__((__unused__)) macro
784 # define UNUSED_PARAM __attribute__((__unused__)) macro
791 # define UNUSED_PARAM /* NOTHING */ macro
H A Dkrb5.c136 int level UNUSED_PARAM, in krb5_decode() argument
137 struct connectdata *conn UNUSED_PARAM) in krb5_decode() argument
/curl/lib/vtls/
H A Dvtls.c1212 CURLcode Curl_none_shutdown(struct Curl_cfilter *cf UNUSED_PARAM, in Curl_none_shutdown() argument
1213 struct Curl_easy *data UNUSED_PARAM, in Curl_none_shutdown() argument
1214 bool send_shutdown UNUSED_PARAM, in Curl_none_shutdown() argument
1233 void Curl_none_close_all(struct Curl_easy *data UNUSED_PARAM) in Curl_none_close_all() argument
1238 void Curl_none_session_free(void *ptr UNUSED_PARAM) in Curl_none_session_free() argument
1243 bool Curl_none_data_pending(struct Curl_cfilter *cf UNUSED_PARAM, in Curl_none_data_pending() argument
1244 const struct Curl_easy *data UNUSED_PARAM) in Curl_none_data_pending() argument
1256 CURLcode Curl_none_set_engine(struct Curl_easy *data UNUSED_PARAM, in Curl_none_set_engine() argument
1257 const char *engine UNUSED_PARAM) in Curl_none_set_engine() argument
1264 CURLcode Curl_none_set_engine_default(struct Curl_easy *data UNUSED_PARAM) in Curl_none_set_engine_default() argument
[all …]
H A Drustls.c404 cr_verify_none(void *userdata UNUSED_PARAM, in cr_verify_none() argument
405 const rustls_verify_server_cert_params *params UNUSED_PARAM) in cr_verify_none() argument
959 CURLINFO info UNUSED_PARAM) in cr_get_internals() argument
H A Dbearssl.c1028 static CURLcode bearssl_random(struct Curl_easy *data UNUSED_PARAM, in bearssl_random() argument
1071 CURLINFO info UNUSED_PARAM) in bearssl_get_internals() argument
1137 size_t sha256len UNUSED_PARAM) in bearssl_sha256sum() argument
H A Dmbedtls.c1604 size_t sha256len UNUSED_PARAM) argument
1623 CURLINFO info UNUSED_PARAM) argument
H A Dsectransp.c2553 static CURLcode sectransp_random(struct Curl_easy *data UNUSED_PARAM, argument
2723 CURLINFO info UNUSED_PARAM) argument
H A Dschannel.c2485 static CURLcode schannel_random(struct Curl_easy *data UNUSED_PARAM, in schannel_random() argument
2630 CURLINFO info UNUSED_PARAM) in schannel_get_internals() argument
H A Dwolfssl.c2003 CURLINFO info UNUSED_PARAM) in wolfssl_get_internals() argument
H A Dgtls.c2249 CURLINFO info UNUSED_PARAM) in gtls_get_internals() argument

Completed in 81 milliseconds