Lines Matching defs:timebuf
4037 char timebuf[80];
4063 isc_time_formattimestamp(&zone->refreshkeytime, timebuf, 80);
4064 dns_zone_log(zone, ISC_LOG_DEBUG(1), "next key refresh: %s", timebuf);
6528 char timebuf[80];
6539 isc_time_formattimestamp(&t, timebuf, 80);
6542 timebuf);
6550 isc_time_formattimestamp(&zone->keywarntime, timebuf, 80);
6552 timebuf);
10894 char timebuf[80];
10901 isc_time_formattimestamp(&zone->refreshkeytime, timebuf, 80);
10903 timebuf);
22214 char timebuf[80];
22872 isc_time_formattimestamp(&zone->refreshkeytime, timebuf, 80);
22876 dnssec_log(zone, ISC_LOG_INFO, "next key event: %s", timebuf);
22911 isc_time_formattimestamp(&zone->refreshkeytime, timebuf, 80);
22912 dnssec_log(zone, ISC_LOG_INFO, "next key event: %s", timebuf);