Home
last modified time | relevance | path

Searched defs:match (Results 1 – 9 of 9) sorted by path

/curl/lib/
H A Dheaders.c72 size_t match = 0; in curl_easy_header() local
H A Dnoproxy.c178 bool match = FALSE; in Curl_check_noproxy() local
H A Dstrcase.c190 int match = 0; in Curl_timestrcmp() local
/curl/lib/vssh/
H A Dlibssh2.c394 enum curl_khmatch match, in sshkeycallback()
/curl/lib/vtls/
H A Dhostcheck.c127 bool Curl_cert_hostcheck(const char *match, size_t matchlen, in Curl_cert_hostcheck()
/curl/scripts/
H A Dschemetable.c116 int match = 0; in showtable() local
/curl/src/
H A Dtool_writeout.c542 bool match = FALSE; in ourWriteOut() local
/curl/tests/unit/
H A Dunit1397.c42 bool match; member
H A Dunit1614.c42 bool match; member
48 bool match; member
129 bool match = Curl_cidr4_match(list4[i].a, list4[i].n, list4[i].bits); variable
138 bool match = Curl_cidr6_match(list6[i].a, list6[i].n, list6[i].bits); variable
148 bool match = Curl_check_noproxy(list[i].a, list[i].n, &spacesep); variable

Completed in 34 milliseconds