Home
last modified time | relevance | path

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

/curl/tests/unit/
H A Dunit1614.c42 bool match; member
48 bool match; member
135 bool match = Curl_cidr4_match(list4[i].a, list4[i].n, list4[i].bits); variable
145 bool match = Curl_cidr6_match(list6[i].a, list6[i].n, list6[i].bits); variable
155 bool match = Curl_check_noproxy(list[i].a, list[i].n); variable
H A Dunit1397.c42 bool match; member
/curl/lib/vtls/
H A Dhostcheck.c127 bool Curl_cert_hostcheck(const char *match, size_t matchlen, in Curl_cert_hostcheck()
/curl/lib/
H A Dstrcase.c190 int match = 0; in Curl_timestrcmp() local
H A Dnoproxy.c177 bool match = FALSE; in Curl_check_noproxy() local
H A Dheaders.c72 size_t match = 0; in curl_easy_header() local
H A Durl.c864 struct url_conn_match *match = userdata; in url_match_conn() local
1202 struct url_conn_match *match = userdata; in url_match_result() local
1243 struct url_conn_match match; in ConnectionExists() local
/curl/scripts/
H A Dschemetable.c117 int match = 0; in showtable() local
/curl/lib/vssh/
H A Dlibssh2.c395 enum curl_khmatch match, in sshkeycallback()

Completed in 46 milliseconds