Home
last modified time | relevance | path

Searched defs:info (Results 1 – 22 of 22) sorted by relevance

/curl/lib/
H A Dgetinfo.c50 struct PureInfo *info = &data->info; in Curl_initinfo() local
94 static CURLcode getinfo_char(struct Curl_easy *data, CURLINFO info, in getinfo_char()
194 static CURLcode getinfo_long(struct Curl_easy *data, CURLINFO info, in getinfo_long()
366 static CURLcode getinfo_offt(struct Curl_easy *data, CURLINFO info, in getinfo_offt()
459 static CURLcode getinfo_double(struct Curl_easy *data, CURLINFO info, in getinfo_double()
533 static CURLcode getinfo_slist(struct Curl_easy *data, CURLINFO info, in getinfo_slist()
582 static CURLcode getinfo_socket(struct Curl_easy *data, CURLINFO info, in getinfo_socket()
596 CURLcode Curl_getinfo(struct Curl_easy *data, CURLINFO info, ...) in Curl_getinfo()
H A Dfileinfo.h32 struct curl_fileinfo info; member
H A Dversion.c408 static int idn_present(curl_version_info_data *info) in idn_present()
418 static int https_proxy_present(curl_version_info_data *info) in https_proxy_present()
426 static int ech_present(curl_version_info_data *info) in ech_present()
H A Didn.c104 UIDNAInfo info = UIDNA_INFO_INITIALIZER; in mac_idn_to_ascii() local
132 UIDNAInfo info = UIDNA_INFO_INITIALIZER; in mac_ascii_to_idn() local
H A Dmprintf.c1054 struct nsprintf info; in curl_mvsnprintf() local
1100 struct asprintf info; in Curl_dyn_vprintf() local
1114 struct asprintf info; in curl_mvaprintf() local
H A Deasy.c848 CURLcode curl_easy_getinfo(struct Curl_easy *data, CURLINFO info, ...) in curl_easy_getinfo()
H A Dopenldap.c993 char *info = NULL; in oldap_recv() local
H A Durldata.h1944 struct PureInfo info; /* stats, reports and info data */ member
/curl/tests/libtest/
H A Dlib1556.c37 struct headerinfo *info = (struct headerinfo *)stream; in header() local
52 struct headerinfo info = {0}; in test() local
H A Dlib1515.c40 static int debug_callback(CURL *curl, curl_infotype info, char *msg, in debug_callback()
H A Dlib582.c197 const char *info) in notifyCurl()
H A Dlib530.c229 const char *info) in socket_action()
/curl/include/curl/
H A Dtypecheck-gcc.h120 #define curl_easy_getinfo(handle, info, arg) \ argument
413 #define curlcheck_string_info(info) \ argument
418 #define curlcheck_long_info(info) \ argument
422 #define curlcheck_double_info(info) \ argument
426 #define curlcheck_slist_info(info) \ argument
430 #define curlcheck_tlssessioninfo_info(info) \ argument
434 #define curlcheck_certinfo_info(info) ((info) == CURLINFO_CERTINFO) argument
437 #define curlcheck_socket_info(info) \ argument
441 #define curlcheck_off_t_info(info) \ argument
H A Dcurl.h3255 #define curl_easy_getinfo(handle,info,arg) curl_easy_getinfo(handle,info,arg) argument
/curl/docs/examples/
H A Dsessioninfo.c42 const struct curl_tlssessioninfo *info; in wrfu() local
/curl/tests/unit/
H A Dunit1652.c93 static int verify(const char *info, const char *two) in verify()
/curl/src/
H A Dtool_xattr.c34 CURLINFO info; member
/curl/lib/vtls/
H A Dvtls_int.h112 curl_ssl_backend info; member
H A Dvtls.c1286 CURLINFO info) in multissl_get_internals()
2050 CURLINFO info, int n) in Curl_ssl_get_internals()
H A Dopenssl.c5319 CURLINFO info)
/curl/tests/http/
H A Dscorecard.py62 def info(self, msg): member in ScoreCard
/curl/packages/OS400/
H A Dccsidcurl.c551 curl_certinfo_free_all(struct curl_certinfo *info) in curl_certinfo_free_all()
568 curl_easy_getinfo_ccsid(CURL *curl, CURLINFO info, ...) in curl_easy_getinfo_ccsid()

Completed in 90 milliseconds