Searched refs:tool_seek_cb (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/curl-83.1.2/curl/src/
H A Dtool_cb_see.h43 int tool_seek_cb(void *userdata, curl_off_t offset, int whence);
H A Dtool_cb_see.c47 int tool_seek_cb(void *userdata, curl_off_t offset, int whence) function
H A Dtool_operate.c832 my_setopt(curl, CURLOPT_SEEKFUNCTION, tool_seek_cb);

Completed in 112 milliseconds