Home
last modified time | relevance | path

Searched refs:CURL_SEEKFUNC_CANTSEEK (Results 76 – 100 of 184) sorted by relevance

12345678

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/third_party/curl/
H A Dcurl.h355 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/net/zerotier/ZeroTierOne-1.8.3/ext/curl-7.58.0/Win32/include/curl/
H A Dcurl.h342 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/net/zerotier/ZeroTierOne-1.8.3/ext/curl-7.58.0/x64/include/curl/
H A Dcurl.h342 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/include/curl/
H A Dcurl.h359 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/third_party/curl/
H A Dcurl.h355 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/include/curl/
H A Dcurl.h359 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/curl/include/curl/
H A Dcurl.h359 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/third_party/curl/
H A Dcurl.h355 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/
H A Dlib.rs149 pub const CURL_SEEKFUNC_CANTSEEK: c_int = 2; const
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/include/curl/
H A Dcurl.h353 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/
H A Dlib.rs157 pub const CURL_SEEKFUNC_CANTSEEK: c_int = 2; const
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/third_party/curl/
H A Dcurl.h355 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_include/curl/
H A Dcurl.h353 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/devel/pecl-swoole/swoole-4.8.5/thirdparty/php/curl/
H A Dinterface.cc1169 return CURL_SEEKFUNC_CANTSEEK;
1172 return res == SUCCESS ? CURL_SEEKFUNC_OK : CURL_SEEKFUNC_CANTSEEK;
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/include/curl/
H A Dcurl.h359 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/include/curl/
H A Dcurl.h359 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/include/curl/
H A Dcurl.h358 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmcurl/include/curl/
H A Dcurl.h358 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmcurl/include/curl/
H A Dcurl.h358 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/devel/cmake/cmake-3.22.1/Utilities/cmcurl/include/curl/
H A Dcurl.h358 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/include/curl/
H A Dcurl.h359 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/include/curl/
H A Dcurl.h359 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/
H A Dhttp.c2461 int seekerr = CURL_SEEKFUNC_CANTSEEK; in Curl_http()
2472 if(seekerr != CURL_SEEKFUNC_CANTSEEK) { in Curl_http()
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/lib/
H A Dhttp.c2384 int seekerr = CURL_SEEKFUNC_CANTSEEK; in Curl_http()
2395 if(seekerr != CURL_SEEKFUNC_CANTSEEK) { in Curl_http()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/lib/
H A Dhttp.c2463 int seekerr = CURL_SEEKFUNC_CANTSEEK; in Curl_http()
2474 if(seekerr != CURL_SEEKFUNC_CANTSEEK) { in Curl_http()

12345678