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

/bind-9.6-ESV-R11/bin/named/
H A Dstatschannel.c1234 const cfg_obj_t *statschannellist = NULL; local
1245 (void)cfg_map_get(config, "statistics-channels", &statschannellist);
1255 if (statschannellist != NULL) {
1263 for (element = cfg_list_first(statschannellist);

Completed in 20 milliseconds