Home
last modified time | relevance | path

Searched refs:CURLINFO (Results 1 – 25 of 472) sorted by relevance

12345678910>>...19

/dports/ftp/R-cran-RCurl/RCurl/src/
H A DCURLINFOTable.h2 CURLINFO(EFFECTIVE_URL),
5 CURLINFO(RESPONSE_CODE),
8 CURLINFO(TOTAL_TIME),
14 CURLINFO(CONNECT_TIME),
20 CURLINFO(SIZE_UPLOAD),
29 CURLINFO(SPEED_UPLOAD),
32 CURLINFO(HEADER_SIZE),
41 CURLINFO(FILETIME),
62 CURLINFO(PRIVATE),
74 CURLINFO(OS_ERRNO),
[all …]
/dports/ftp/curlpp/curlpp-0.8.1/include/curlpp/
H A DInfo.hpp43 template<CURLINFO info, typename T>
56 template<CURLINFO info, typename T>
74 static void get(const curlpp::Easy & handle, CURLINFO info, T & value);
80 ::get(const curlpp::Easy & handle, CURLINFO info, std::string & value);
85 ::get(const curlpp::Easy & handle, CURLINFO info, std::list<std::string> & value);
90 ::get(const curlpp::Easy & handle, CURLINFO info, long & value);
95 ::get(const curlpp::Easy & handle, CURLINFO info, double & value);
110 static void get(const curlpp::Easy & handle, CURLINFO info, T & value);
H A DInfo.inl27 template<CURLINFO info, typename T>
34 template<CURLINFO info, typename T>
43 template<CURLINFO info, typename T>
50 template<CURLINFO info, typename T>
62 CURLINFO info,
72 CURLINFO info,
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/
H A Dlib.rs33 pub type CURLINFO = __enum_ty; typedef
695 pub const CURLINFO_STRING: CURLINFO = 0x100000;
696 pub const CURLINFO_LONG: CURLINFO = 0x200000;
697 pub const CURLINFO_DOUBLE: CURLINFO = 0x300000;
698 pub const CURLINFO_SLIST: CURLINFO = 0x400000;
699 pub const CURLINFO_MASK: CURLINFO = 0x0fffff;
700 pub const CURLINFO_TYPEMASK: CURLINFO = 0xf00000;
715 pub const CURLINFO_FILETIME: CURLINFO = CURLINFO_LONG + 14;
722 pub const CURLINFO_PRIVATE: CURLINFO = CURLINFO_STRING + 21;
726 pub const CURLINFO_OS_ERRNO: CURLINFO = CURLINFO_LONG + 25;
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/
H A Dlib.rs33 pub type CURLINFO = __enum_ty; typedef
703 pub const CURLINFO_STRING: CURLINFO = 0x100000;
704 pub const CURLINFO_LONG: CURLINFO = 0x200000;
705 pub const CURLINFO_DOUBLE: CURLINFO = 0x300000;
706 pub const CURLINFO_SLIST: CURLINFO = 0x400000;
707 pub const CURLINFO_MASK: CURLINFO = 0x0fffff;
708 pub const CURLINFO_TYPEMASK: CURLINFO = 0xf00000;
723 pub const CURLINFO_FILETIME: CURLINFO = CURLINFO_LONG + 14;
730 pub const CURLINFO_PRIVATE: CURLINFO = CURLINFO_STRING + 21;
734 pub const CURLINFO_OS_ERRNO: CURLINFO = CURLINFO_LONG + 25;
[all …]
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/
H A Dlib.rs33 pub type CURLINFO = __enum_ty; typedef
705 pub const CURLINFO_STRING: CURLINFO = 0x100000;
706 pub const CURLINFO_LONG: CURLINFO = 0x200000;
707 pub const CURLINFO_DOUBLE: CURLINFO = 0x300000;
708 pub const CURLINFO_SLIST: CURLINFO = 0x400000;
709 pub const CURLINFO_MASK: CURLINFO = 0x0fffff;
710 pub const CURLINFO_TYPEMASK: CURLINFO = 0xf00000;
725 pub const CURLINFO_FILETIME: CURLINFO = CURLINFO_LONG + 14;
732 pub const CURLINFO_PRIVATE: CURLINFO = CURLINFO_STRING + 21;
736 pub const CURLINFO_OS_ERRNO: CURLINFO = CURLINFO_LONG + 25;
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/
H A Dlib.rs31 pub type CURLINFO = __enum_ty; typedef
730 pub const CURLINFO_STRING: CURLINFO = 0x100000;
731 pub const CURLINFO_LONG: CURLINFO = 0x200000;
732 pub const CURLINFO_DOUBLE: CURLINFO = 0x300000;
733 pub const CURLINFO_SLIST: CURLINFO = 0x400000;
734 pub const CURLINFO_MASK: CURLINFO = 0x0fffff;
735 pub const CURLINFO_TYPEMASK: CURLINFO = 0xf00000;
750 pub const CURLINFO_FILETIME: CURLINFO = CURLINFO_LONG + 14;
757 pub const CURLINFO_PRIVATE: CURLINFO = CURLINFO_STRING + 21;
761 pub const CURLINFO_OS_ERRNO: CURLINFO = CURLINFO_LONG + 25;
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/
H A Dlib.rs31 pub type CURLINFO = __enum_ty; typedef
726 pub const CURLINFO_STRING: CURLINFO = 0x100000;
727 pub const CURLINFO_LONG: CURLINFO = 0x200000;
728 pub const CURLINFO_DOUBLE: CURLINFO = 0x300000;
729 pub const CURLINFO_SLIST: CURLINFO = 0x400000;
730 pub const CURLINFO_MASK: CURLINFO = 0x0fffff;
731 pub const CURLINFO_TYPEMASK: CURLINFO = 0xf00000;
746 pub const CURLINFO_FILETIME: CURLINFO = CURLINFO_LONG + 14;
753 pub const CURLINFO_PRIVATE: CURLINFO = CURLINFO_STRING + 21;
757 pub const CURLINFO_OS_ERRNO: CURLINFO = CURLINFO_LONG + 25;
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/
H A Dlib.rs33 pub type CURLINFO = __enum_ty; typedef
706 pub const CURLINFO_STRING: CURLINFO = 0x100000;
707 pub const CURLINFO_LONG: CURLINFO = 0x200000;
708 pub const CURLINFO_DOUBLE: CURLINFO = 0x300000;
709 pub const CURLINFO_SLIST: CURLINFO = 0x400000;
710 pub const CURLINFO_MASK: CURLINFO = 0x0fffff;
711 pub const CURLINFO_TYPEMASK: CURLINFO = 0xf00000;
726 pub const CURLINFO_FILETIME: CURLINFO = CURLINFO_LONG + 14;
733 pub const CURLINFO_PRIVATE: CURLINFO = CURLINFO_STRING + 21;
737 pub const CURLINFO_OS_ERRNO: CURLINFO = CURLINFO_LONG + 25;
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/
H A Dlib.rs31 pub type CURLINFO = __enum_ty; typedef
730 pub const CURLINFO_STRING: CURLINFO = 0x100000;
731 pub const CURLINFO_LONG: CURLINFO = 0x200000;
732 pub const CURLINFO_DOUBLE: CURLINFO = 0x300000;
733 pub const CURLINFO_SLIST: CURLINFO = 0x400000;
734 pub const CURLINFO_MASK: CURLINFO = 0x0fffff;
735 pub const CURLINFO_TYPEMASK: CURLINFO = 0xf00000;
750 pub const CURLINFO_FILETIME: CURLINFO = CURLINFO_LONG + 14;
757 pub const CURLINFO_PRIVATE: CURLINFO = CURLINFO_STRING + 21;
761 pub const CURLINFO_OS_ERRNO: CURLINFO = CURLINFO_LONG + 25;
[all …]
/dports/ftp/curlpp/curlpp-0.8.1/src/curlpp/
H A DInfo.cpp16 CURLINFO info, in get()
28 CURLINFO info, in get()
41 CURLINFO info, in get()
51 CURLINFO info, in get()
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/src/
H A Dtool_writeout_json.c81 static int writeTime(FILE *str, CURL *curl, const char *key, CURLINFO ci) in writeTime()
94 static int writeString(FILE *str, CURL *curl, const char *key, CURLINFO ci) in writeString()
106 static int writeLong(FILE *str, CURL *curl, const char *key, CURLINFO ci) in writeLong()
116 static int writeOffset(FILE *str, CURL *curl, const char *key, CURLINFO ci) in writeOffset()
139 static int writeVersion(FILE *str, CURL *curl, const char *key, CURLINFO ci) in writeVersion()
159 CURLINFO cinfo = mappings[i].cinfo; in ourWriteOutJSON()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/src/
H A Dtool_writeout_json.c81 static int writeTime(FILE *str, CURL *curl, const char *key, CURLINFO ci) in writeTime()
94 static int writeString(FILE *str, CURL *curl, const char *key, CURLINFO ci) in writeString()
106 static int writeLong(FILE *str, CURL *curl, const char *key, CURLINFO ci, in writeLong()
123 static int writeOffset(FILE *str, CURL *curl, const char *key, CURLINFO ci) in writeOffset()
146 static int writeVersion(FILE *str, CURL *curl, const char *key, CURLINFO ci) in writeVersion()
167 CURLINFO cinfo = mappings[i].cinfo; in ourWriteOutJSON()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/src/
H A Dtool_writeout_json.c81 static int writeTime(FILE *str, CURL *curl, const char *key, CURLINFO ci) in writeTime()
94 static int writeString(FILE *str, CURL *curl, const char *key, CURLINFO ci) in writeString()
106 static int writeLong(FILE *str, CURL *curl, const char *key, CURLINFO ci, in writeLong()
123 static int writeOffset(FILE *str, CURL *curl, const char *key, CURLINFO ci) in writeOffset()
146 static int writeVersion(FILE *str, CURL *curl, const char *key, CURLINFO ci) in writeVersion()
167 CURLINFO cinfo = mappings[i].cinfo; in ourWriteOutJSON()
/dports/net-mgmt/collectd5/collectd-5.12.0/src/utils/curl_stats/
H A Dcurl_stats.c59 static int dispatch_gauge(CURL *curl, CURLINFO info, value_list_t *vl) { in dispatch_gauge()
74 static int dispatch_speed(CURL *curl, CURLINFO info, value_list_t *vl) { in dispatch_speed()
91 static int dispatch_size(CURL *curl, CURLINFO info, value_list_t *vl) { in dispatch_size()
113 int (*dispatcher)(CURL *, CURLINFO, value_list_t *);
115 CURLINFO info;
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/
H A Dgetinfo.c91 static CURLcode getinfo_char(struct Curl_easy *data, CURLINFO info, in getinfo_char()
140 static CURLcode getinfo_long(struct Curl_easy *data, CURLINFO info, in getinfo_long()
258 static CURLcode getinfo_offt(struct Curl_easy *data, CURLINFO info, in getinfo_offt()
316 static CURLcode getinfo_double(struct Curl_easy *data, CURLINFO info, in getinfo_double()
369 static CURLcode getinfo_slist(struct Curl_easy *data, CURLINFO info, in getinfo_slist()
424 static CURLcode getinfo_socket(struct Curl_easy *data, CURLINFO info, in getinfo_socket()
438 CURLcode Curl_getinfo(struct Curl_easy *data, CURLINFO info, ...) in Curl_getinfo()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/lib/
H A Dgetinfo.c91 static CURLcode getinfo_char(struct Curl_easy *data, CURLINFO info, in getinfo_char()
140 static CURLcode getinfo_long(struct Curl_easy *data, CURLINFO info, in getinfo_long()
258 static CURLcode getinfo_offt(struct Curl_easy *data, CURLINFO info, in getinfo_offt()
316 static CURLcode getinfo_double(struct Curl_easy *data, CURLINFO info, in getinfo_double()
369 static CURLcode getinfo_slist(struct Curl_easy *data, CURLINFO info, in getinfo_slist()
424 static CURLcode getinfo_socket(struct Curl_easy *data, CURLINFO info, in getinfo_socket()
438 CURLcode Curl_getinfo(struct Curl_easy *data, CURLINFO info, ...) in Curl_getinfo()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/curl/lib/
H A Dgetinfo.c76 static CURLcode getinfo_char(struct SessionHandle *data, CURLINFO info, in getinfo_char()
122 static CURLcode getinfo_long(struct SessionHandle *data, CURLINFO info, in getinfo_long()
209 static CURLcode getinfo_double(struct SessionHandle *data, CURLINFO info, in getinfo_double()
262 static CURLcode getinfo_slist(struct SessionHandle *data, CURLINFO info, in getinfo_slist()
338 static CURLcode getinfo_socket(struct SessionHandle *data, CURLINFO info, in getinfo_socket()
352 CURLcode Curl_getinfo(struct SessionHandle *data, CURLINFO info, ...) in Curl_getinfo()
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/lib/
H A Dgetinfo.c91 static CURLcode getinfo_char(struct Curl_easy *data, CURLINFO info, in getinfo_char()
140 static CURLcode getinfo_long(struct Curl_easy *data, CURLINFO info, in getinfo_long()
290 static CURLcode getinfo_offt(struct Curl_easy *data, CURLINFO info, in getinfo_offt()
369 static CURLcode getinfo_double(struct Curl_easy *data, CURLINFO info, in getinfo_double()
443 static CURLcode getinfo_slist(struct Curl_easy *data, CURLINFO info, in getinfo_slist()
498 static CURLcode getinfo_socket(struct Curl_easy *data, CURLINFO info, in getinfo_socket()
512 CURLcode Curl_getinfo(struct Curl_easy *data, CURLINFO info, ...) in Curl_getinfo()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/
H A Dgetinfo.c92 static CURLcode getinfo_char(struct Curl_easy *data, CURLINFO info, in getinfo_char()
171 static CURLcode getinfo_long(struct Curl_easy *data, CURLINFO info, in getinfo_long()
324 static CURLcode getinfo_offt(struct Curl_easy *data, CURLINFO info, in getinfo_offt()
403 static CURLcode getinfo_double(struct Curl_easy *data, CURLINFO info, in getinfo_double()
477 static CURLcode getinfo_slist(struct Curl_easy *data, CURLINFO info, in getinfo_slist()
532 static CURLcode getinfo_socket(struct Curl_easy *data, CURLINFO info, in getinfo_socket()
546 CURLcode Curl_getinfo(struct Curl_easy *data, CURLINFO info, ...) in Curl_getinfo()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/lib/
H A Dgetinfo.c92 static CURLcode getinfo_char(struct Curl_easy *data, CURLINFO info, in getinfo_char()
169 static CURLcode getinfo_long(struct Curl_easy *data, CURLINFO info, in getinfo_long()
322 static CURLcode getinfo_offt(struct Curl_easy *data, CURLINFO info, in getinfo_offt()
401 static CURLcode getinfo_double(struct Curl_easy *data, CURLINFO info, in getinfo_double()
475 static CURLcode getinfo_slist(struct Curl_easy *data, CURLINFO info, in getinfo_slist()
530 static CURLcode getinfo_socket(struct Curl_easy *data, CURLINFO info, in getinfo_socket()
544 CURLcode Curl_getinfo(struct Curl_easy *data, CURLINFO info, ...) in Curl_getinfo()
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/curl/lib/
H A Dgetinfo.c91 static CURLcode getinfo_char(struct Curl_easy *data, CURLINFO info, in getinfo_char()
140 static CURLcode getinfo_long(struct Curl_easy *data, CURLINFO info, in getinfo_long()
249 static CURLcode getinfo_double(struct Curl_easy *data, CURLINFO info, in getinfo_double()
302 static CURLcode getinfo_slist(struct Curl_easy *data, CURLINFO info, in getinfo_slist()
378 static CURLcode getinfo_socket(struct Curl_easy *data, CURLINFO info, in getinfo_socket()
392 CURLcode Curl_getinfo(struct Curl_easy *data, CURLINFO info, ...) in Curl_getinfo()
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/curl/lib/
H A Dgetinfo.c91 static CURLcode getinfo_char(struct Curl_easy *data, CURLINFO info, in getinfo_char()
140 static CURLcode getinfo_long(struct Curl_easy *data, CURLINFO info, in getinfo_long()
249 static CURLcode getinfo_double(struct Curl_easy *data, CURLINFO info, in getinfo_double()
302 static CURLcode getinfo_slist(struct Curl_easy *data, CURLINFO info, in getinfo_slist()
378 static CURLcode getinfo_socket(struct Curl_easy *data, CURLINFO info, in getinfo_socket()
392 CURLcode Curl_getinfo(struct Curl_easy *data, CURLINFO info, ...) in Curl_getinfo()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/lib/
H A Dgetinfo.c92 static CURLcode getinfo_char(struct Curl_easy *data, CURLINFO info, in getinfo_char()
175 static CURLcode getinfo_long(struct Curl_easy *data, CURLINFO info, in getinfo_long()
328 static CURLcode getinfo_offt(struct Curl_easy *data, CURLINFO info, in getinfo_offt()
407 static CURLcode getinfo_double(struct Curl_easy *data, CURLINFO info, in getinfo_double()
481 static CURLcode getinfo_slist(struct Curl_easy *data, CURLINFO info, in getinfo_slist()
536 static CURLcode getinfo_socket(struct Curl_easy *data, CURLINFO info, in getinfo_socket()
550 CURLcode Curl_getinfo(struct Curl_easy *data, CURLINFO info, ...) in Curl_getinfo()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/lib/
H A Dgetinfo.c92 static CURLcode getinfo_char(struct Curl_easy *data, CURLINFO info, in getinfo_char()
175 static CURLcode getinfo_long(struct Curl_easy *data, CURLINFO info, in getinfo_long()
328 static CURLcode getinfo_offt(struct Curl_easy *data, CURLINFO info, in getinfo_offt()
407 static CURLcode getinfo_double(struct Curl_easy *data, CURLINFO info, in getinfo_double()
481 static CURLcode getinfo_slist(struct Curl_easy *data, CURLINFO info, in getinfo_slist()
536 static CURLcode getinfo_socket(struct Curl_easy *data, CURLINFO info, in getinfo_socket()
550 CURLcode Curl_getinfo(struct Curl_easy *data, CURLINFO info, ...) in Curl_getinfo()

12345678910>>...19