| server.c | 272 ISC_LIST(struct zonelistentry) zonelist; member in struct:viewlistentry 3603 const cfg_obj_t *zonelist, const char **empty_dbtype, 3637 for (element = cfg_list_first(zonelist); element != NULL; 4184 const cfg_obj_t *zonelist; local 4302 zonelist = NULL; 4304 (void)cfg_map_get(voptions, "zone", &zonelist); 4306 (void)cfg_map_get(config, "zone", &zonelist); 4312 for (element = cfg_list_first(zonelist); element != NULL; 6002 CHECK(create_empty_zone(zone, name, view, zonelist, 6250 for (element = cfg_list_first(zonelist); 8057 const cfg_obj_t *zonelist; local 13613 const cfg_obj_t *zonelist; local [all...] |