Lines Matching defs:UNUSED_PARAM
1162 int Curl_none_shutdown(struct Curl_cfilter *cf UNUSED_PARAM,
1163 struct Curl_easy *data UNUSED_PARAM)
1177 CURLcode Curl_none_random(struct Curl_easy *data UNUSED_PARAM,
1178 unsigned char *entropy UNUSED_PARAM,
1179 size_t length UNUSED_PARAM)
1187 void Curl_none_close_all(struct Curl_easy *data UNUSED_PARAM)
1192 void Curl_none_session_free(void *ptr UNUSED_PARAM)
1197 bool Curl_none_data_pending(struct Curl_cfilter *cf UNUSED_PARAM,
1198 const struct Curl_easy *data UNUSED_PARAM)
1210 CURLcode Curl_none_set_engine(struct Curl_easy *data UNUSED_PARAM,
1211 const char *engine UNUSED_PARAM)
1218 CURLcode Curl_none_set_engine_default(struct Curl_easy *data UNUSED_PARAM)
1224 struct curl_slist *Curl_none_engines_list(struct Curl_easy *data UNUSED_PARAM)