Searched refs:DATAFILE (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/bin/tests/system/dnstap/ | ||
H A D | ydump.py | 20 DATAFILE=sys.argv[2] variable 22 f = subprocess.Popen([DNSTAP_READ, '-y', DATAFILE], stdout=subprocess.PIPE) |
Completed in 54 milliseconds