Searched defs:nsstats_xmldesc (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/bin/named/ |
H A D | statschannel.c | 129 static const char *nsstats_xmldesc[dns_nsstatscounter_max]; variable 141 #define nsstats_xmldesc NULL macro 201 nsstats_xmldesc[i] = NULL; 208 desc, nsstats_desc, xmldesc, nsstats_xmldesc); \ 621 INSIST(nsstats_xmldesc[i] != NULL); 974 INSIST(nsstats_xmldesc[i] != NULL); 1458 NULL, nsstats_xmldesc, 1594 writer, NULL, nsstats_xmldesc, 2203 counters, NULL, nsstats_xmldesc, 2379 counters, NULL, nsstats_xmldesc, [all...] |
Completed in 21 milliseconds