Searched defs:match (Results 1 – 9 of 9) sorted by relevance
42 bool match; member48 bool match; member135 bool match = Curl_cidr4_match(list4[i].a, list4[i].n, list4[i].bits); variable145 bool match = Curl_cidr6_match(list6[i].a, list6[i].n, list6[i].bits); variable155 bool match = Curl_check_noproxy(list[i].a, list[i].n); variable
42 bool match; member
127 bool Curl_cert_hostcheck(const char *match, size_t matchlen, in Curl_cert_hostcheck()
190 int match = 0; in Curl_timestrcmp() local
177 bool match = FALSE; in Curl_check_noproxy() local
72 size_t match = 0; in curl_easy_header() local
866 struct url_conn_match *match = userdata; in url_match_conn() local1204 struct url_conn_match *match = userdata; in url_match_result() local1245 struct url_conn_match match; in ConnectionExists() local
117 int match = 0; in showtable() local
395 enum curl_khmatch match, in sshkeycallback()
Completed in 46 milliseconds