Searched refs:curl_seek_callback (Results 1 – 11 of 11) sorted by relevance
/external/curl/lib/ |
D | mime.h | 117 curl_seek_callback seekfunc; /* Seek function. */
|
D | urldata.h | 957 curl_seek_callback seek_func; /* function that seeks the input */ 1594 curl_seek_callback seek_func; /* function that seeks the input */
|
D | formdata.c | 877 CURLX_FUNCTION_CAST(curl_seek_callback, in Curl_getformdata()
|
D | mime.c | 1517 curl_seek_callback seekfunc, in curl_mime_data_cb() 1992 curl_seek_callback seekfunc, in curl_mime_data_cb()
|
D | setopt.c | 1707 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 | 380 typedef int (*curl_seek_callback)(void *instream, typedef 2474 curl_seek_callback seekfunc,
|
D | typecheck-gcc.h | 709 curlcheck_cb_compatible((expr), curl_seek_callback) || \
|
/external/curl/src/ |
D | tool_formparse.c | 285 (curl_seek_callback) tool_mime_stdin_seek, in tool2curlparts()
|
/external/curl/packages/OS400/ |
D | curl.inc.in | 2379 d curl_seek_callback... 2487 d seekfunc value like(curl_seek_callback)
|