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

/bind-9.11.3/lib/dns/
H A Dzone.c254 unsigned int masterscnt; member in struct:dns_zone
975 zone->masterscnt = 0;
5899 if (count != zone->masterscnt ||
5909 * zone->masterscnt to 0:
5913 zone->masterscnt * sizeof(isc_boolean_t));
5917 &zone->masterkeynames, &zone->masterscnt,
5957 zone->masterscnt = count;
10086 if (zone->masterscnt == 0) {
10121 for (j = 0; j < zone->masterscnt; j++)
11549 } while (zone->curmaster < zone->masterscnt
[all...]

Completed in 80 milliseconds