Searched refs:domain_ns_re (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/contrib/queryperf/utils/ | ||
H A D | gen-data-queryperf.py | 27 domain_ns_re = re.compile(domain_ns, re.IGNORECASE) variable 98 domain_line = domain_ns_re.match(line) |
Completed in 25 milliseconds