Searched refs:zonestatid (Results 1 – 6 of 6) sorted by relevance
117 (zone && zone->zonestatid < nsd->zonestatsizenow) ? \118 nsd->zonestatnow[zone->zonestatid].stc++ \121 (zone && zone->zonestatid < nsd->zonestatsizenow) ? \122 …tatnow[zone->zonestatid].stc[(i) <= (LASTELEM(nsd->zonestatnow[zone->zonestatid].stc) - 1) ? i : L…
145 const char* pattern, unsigned zonestatid);
145 unsigned zonestatid; /* array index for zone stats */ member
1728 const char* pattern, unsigned zonestatid) in task_new_add_zone() argument1741 TASKLIST(&e)->yesno = zonestatid; in task_new_add_zone()2021 z->zonestatid = (unsigned)task->yesno; in task_process_add_zone()
247 zone->zonestatid = 0; in namedb_zone_create()
523 zone->zonestatid = getzonestatid(nsd->options, zone->opts); in zonestatid_tree_set()