Searched refs:statsformat_file (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
512 case statsformat_file:
579 case statsformat_file:
640 case statsformat_file:
689 case statsformat_file:
1377 dumparg.type = statsformat_file;
1405 (void) dump_counters(server->nsstats, statsformat_file, fp, NULL,
1410 (void) dump_counters(server->zonestats, statsformat_file, fp, NULL,
1416 (void) dump_counters(server->resolverstats, statsformat_file, fp, NULL,
1428 (void) dump_counters(view->resstats, statsformat_file, f
[all...]

Completed in 12 milliseconds