Searched refs:curl_seek_callback (Results 1 – 7 of 7) sorted by relevance
1026 curl_seek_callback seek_func; /* function that seeks the input */1493 curl_seek_callback seek_func; /* function that seeks the input */
1878 data->set.seek_func = va_arg(param, curl_seek_callback); in Curl_setopt()
544 __builtin_types_compatible_p(__typeof__(expr), curl_seek_callback) || \
207 typedef int (*curl_seek_callback)(void *instream, typedef
615 __builtin_types_compatible_p(__typeof__(expr), curl_seek_callback) || \
314 typedef int (*curl_seek_callback)(void *instream, typedef
1842 d curl_seek_callback...