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

/freebsd-10-stable/contrib/ldns/drill/
H A Ddnssec.c401 bool in_range_found; local
443 in_range_found = false;
479 in_range_found = true;
483 if (!exact_match_found && in_range_found) {
/freebsd-10-stable/contrib/ldns/
H A Ddnssec.c111 bool in_range_found; local
139 in_range_found = false;
164 in_range_found = true;
168 if (!exact_match_found && in_range_found) {

Completed in 166 milliseconds