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

/bind-9.6-ESV-R11/contrib/queryperf/utils/
H A Dgen-data-queryperf.py33 zone_file = None variable
76 zone_file = str(value)
89 if zone_file:
90 file = open(zone_file)
100 if zone_file:
103 sys.stderr.write("No domains found in '%s'\n" % zone_file)
106 if zone_file:

Completed in 17 milliseconds