Home
last modified time | relevance | path

Searched refs:tool_mime_stdin_seek (Results 1 – 2 of 2) sorted by relevance

/external/curl/src/
Dtool_formparse.h62 int tool_mime_stdin_seek(void *instream, curl_off_t offset, int whence);
Dtool_formparse.c217 int tool_mime_stdin_seek(void *instream, curl_off_t offset, int whence) in tool_mime_stdin_seek() function
303 (curl_seek_callback) tool_mime_stdin_seek, in tool2curlparts()