Home
last modified time | relevance | path

Searched defs:CURL_SEEKFUNC_FAIL (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/docs/libcurl/
Dlibcurl-symbols.md365 ## CURL_SEEKFUNC_FAIL section in libcurl symbols
/third_party/curl/include/curl/
Dcurl.h370 #define CURL_SEEKFUNC_FAIL 1 /* fail the entire transfer */ macro