Searched refs:curl_progress_callback (Results 1 – 7 of 7) sorted by relevance
471 __builtin_types_compatible_p(__typeof__(expr), curl_progress_callback) || \
172 typedef int (*curl_progress_callback)(void *clientp, typedef
606 _curl_callback_compatible((expr), curl_progress_callback) || \
214 typedef int (*curl_progress_callback)(void *clientp, typedef
1539 curl_progress_callback fprogress; /* OLD and deprecated progress callback */
1368 data->set.fprogress = va_arg(param, curl_progress_callback); in vsetopt()
2089 d curl_progress_callback...