Searched defs:yaml (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/bin/tests/system/dnstap/
H A Dydump.py10 import yaml namespace
12 print("I: No python yaml module, skipping")
23 pprint.pprint([l for l in yaml.load_all(f.stdout)])
/bind-9.11.3/bin/tools/
H A Ddnstap-read.c48 isc_boolean_t yaml = ISC_FALSE; variable
290 yaml = ISC_TRUE;
339 if (yaml) {

Completed in 11 milliseconds