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

/bind-9.11.3/lib/dns/
H A Dzone.c227 isc_time_t notifytime; member in struct:dns_zone
955 zone->notifytime = now;
9889 isc_time_compare(&now, &zone->notifytime) >= 0)
9930 isc_time_compare(&now, &zone->notifytime) >= 0)
11068 DNS_ZONE_TIME_ADD(now, zone->notifydelay, &zone->notifytime);
12793 next = zone->notifytime;
12835 next = zone->notifytime;

Completed in 70 milliseconds