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

/bind-9.6-ESV-R11/bin/named/
H A Dstatschannel.c64 typedef enum { statsformat_file, statsformat_xml } statsformat_t; enumerator in enum:__anon13
517 case statsformat_xml:
583 case statsformat_xml:
645 case statsformat_xml:
693 case statsformat_xml:
761 result = dump_counters(zonestats, statsformat_xml, writer, NULL,
814 dumparg.type = statsformat_xml;
846 result = dump_counters(view->resstats, statsformat_xml,
910 result = dump_counters(server->nsstats, statsformat_xml, writer,
918 result = dump_counters(server->zonestats, statsformat_xml, write
[all...]

Completed in 1902 milliseconds