Home
last modified time | relevance | path

Searched refs:curl_seek_callback (Results 1 – 7 of 7) sorted by relevance

/external/curl/lib/
Durldata.h1026 curl_seek_callback seek_func; /* function that seeks the input */
1493 curl_seek_callback seek_func; /* function that seeks the input */
Durl.c1878 data->set.seek_func = va_arg(param, curl_seek_callback); in Curl_setopt()
/external/google-breakpad/src/third_party/curl/
Dtypecheck-gcc.h544 __builtin_types_compatible_p(__typeof__(expr), curl_seek_callback) || \
Dcurl.h207 typedef int (*curl_seek_callback)(void *instream, typedef
/external/curl/include/curl/
Dtypecheck-gcc.h615 __builtin_types_compatible_p(__typeof__(expr), curl_seek_callback) || \
Dcurl.h314 typedef int (*curl_seek_callback)(void *instream, typedef
/external/curl/packages/OS400/
Dcurl.inc.in1842 d curl_seek_callback...