Searched refs:curl_seek_callback (Results 1 – 11 of 11) sorted by relevance
/external/curl/lib/ |
D | mime.h | 115 curl_seek_callback seekfunc; /* Seek function. */
|
D | urldata.h | 1028 curl_seek_callback seek_func; /* function that seeks the input */ 1618 curl_seek_callback seek_func; /* function that seeks the input */
|
D | formdata.c | 879 CURLX_FUNCTION_CAST(curl_seek_callback, in Curl_getformdata()
|
D | mime.c | 1545 curl_seek_callback seekfunc, in curl_mime_data_cb() 2023 curl_seek_callback seekfunc, in curl_mime_data_cb()
|
D | setopt.c | 1604 data->set.seek_func = va_arg(param, curl_seek_callback); in Curl_vsetopt()
|
/external/google-breakpad/src/third_party/curl/ |
D | typecheck-gcc.h | 544 __builtin_types_compatible_p(__typeof__(expr), curl_seek_callback) || \
|
D | curl.h | 207 typedef int (*curl_seek_callback)(void *instream, typedef
|
/external/curl/include/curl/ |
D | curl.h | 361 typedef int (*curl_seek_callback)(void *instream, typedef 2290 curl_seek_callback seekfunc,
|
D | typecheck-gcc.h | 694 curlcheck_cb_compatible((expr), curl_seek_callback) || \
|
/external/curl/src/ |
D | tool_formparse.c | 306 (curl_seek_callback) tool_mime_stdin_seek, in tool2curlparts()
|
/external/curl/packages/OS400/ |
D | curl.inc.in | 2132 d curl_seek_callback... 2234 d seekfunc value like(curl_seek_callback)
|