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

/bind-9.11.3/bin/named/
H A Dstatschannel.c3266 const cfg_obj_t *statschannellist = NULL; local
3277 (void)cfg_map_get(config, "statistics-channels", &statschannellist);
3287 if (statschannellist != NULL) {
3308 for (element = cfg_list_first(statschannellist);

Completed in 22 milliseconds