Home
last modified time | relevance | path

Searched defs:check (Results 1 – 23 of 23) sorted by relevance

/curl/tests/unit/
H A Dunit1614.c38 struct check { struct
56 struct check list4[]= { argument
H A Dcurlcheck.h45 #define verify_memory(dynamic, check, len) \ argument
/curl/lib/
H A Dnoproxy.c50 unsigned int check = 0; in Curl_cidr4_match() local
85 unsigned char check[16]; in Curl_cidr6_match() local
219 const char *check = token; in Curl_check_noproxy() local
H A Dparsedate.c211 static int checkday(const char *check, size_t len) in checkday()
231 static int checkmonth(const char *check, size_t len) in checkmonth()
249 static int checktz(const char *check, size_t len) in checktz()
H A Dsocketpair.c199 char check[sizeof(rnd)]; in Curl_socketpair() local
H A Dheaders.c174 struct Curl_header_store *check = Curl_node_elem(e); in curl_easy_nextheader() local
H A Daltsvc.c427 static bool hostcompare(const char *host, const char *check) in hostcompare()
H A Dcf-h1-proxy.c877 timediff_t check; in H1_CONNECT() local
H A Dmulti.c289 struct Curl_sh_entry *check; in sh_addentry() local
3550 struct time_node *check = Curl_node_elem(e); local
H A Dhttp.c3110 CURLcode check = in Curl_http_header() local
3770 statusline check = checkhttpprefix(data, hd, hdlen); in http_rw_hd() local
H A Dcf-h2-proxy.c1094 timediff_t check; in cf_h2_proxy_connect() local
H A Dhttp2.c1518 char *check = aprintf("%s:%d", cf->conn->host.name, in on_header() local
/curl/tests/http/
H A DMakefile.am74 check: clients target
/curl/scripts/
H A Dmanagen1237 check: label
/curl/src/
H A Dtool_cb_prg.c75 int check = bar->width - 2; in fly() local
H A Dvar.c355 const struct var *check = varcontent(global, name, nlen); in addvariable() local
/curl/CMake/
H A DCurlTests.c325 void check(char c) {} in check() function
341 void check(float f) {} in check() function
/curl/
H A DMakefile.am117 check: test examples check-docs target
/curl/tests/server/
H A Dtftpd.c1037 char *check; in parse_servercmd() local
H A Dsws.c291 char *check; in parse_servercmd() local
/curl/lib/vtls/
H A Dvtls.c534 struct Curl_ssl_session *check; in Curl_ssl_getsessionid() local
619 struct Curl_ssl_session *check = &data->state.session[i]; in Curl_ssl_delsessionid() local
H A Dschannel.c443 static bool algo(const char *check, char *namep, size_t nlen) in algo()
H A Dopenssl.c2163 const GENERAL_NAME *check = sk_GENERAL_NAME_value(altnames, i); in ossl_verifyhost() local

Completed in 194 milliseconds