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

  /external/curl/src/
tool_cb_see.c 65 return CURL_SEEKFUNC_FAIL;
69 return CURL_SEEKFUNC_FAIL;
75 return CURL_SEEKFUNC_FAIL;
  /external/curl/include/curl/
curl.h 315 #define CURL_SEEKFUNC_FAIL 1 /* fail the entire transfer */
    [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h 204 #define CURL_SEEKFUNC_FAIL 1 /* fail the entire transfer */
    [all...]

Completed in 53 milliseconds