Home
last modified time | relevance | path

Searched refs:list6 (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/tests/unit/
H A Dunit1614.c72 struct check list6[]= { variable
137 for(i = 0; list6[i].a; i++) {
138 bool match = Curl_cidr6_match(list6[i].a, list6[i].n, list6[i].bits);
139 if(match != list6[i].match) {
141 list6[i].a, list6[i].n, list6[i].bits,
142 list6[
[all...]

Completed in 1 milliseconds