HomeSort by relevance Sort by last modified time
    Searched refs:tool_seek_cb (Results 1 - 3 of 3) sorted by null

  /external/curl/src/
tool_cb_see.h 43 int tool_seek_cb(void *userdata, curl_off_t offset, int whence);
tool_cb_see.c 47 int tool_seek_cb(void *userdata, curl_off_t offset, int whence) function
tool_operate.c 895 my_setopt(curl, CURLOPT_SEEKFUNCTION, tool_seek_cb);
    [all...]

Completed in 268 milliseconds