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

/bind-9.11.3/bin/named/
H A Dstatschannel.c117 static const char *nsstats_desc[dns_nsstatscounter_max]; variable
159 * nsstats_desc[nsstats_index[0]] will be the description that is shown first.
198 nsstats_desc[i] = NULL;
208 desc, nsstats_desc, xmldesc, nsstats_xmldesc); \
606 INSIST(nsstats_desc[i] != NULL);
953 INSIST(nsstats_desc[i] != NULL);
3456 nsstats_desc, dns_nsstatscounter_max,
3568 fp, NULL, nsstats_desc,

Completed in 21 milliseconds