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

/bind-9.11.3/lib/dns/
H A Dzone.c3738 char timebuf[80]; local
3758 isc_time_formattimestamp(&zone->refreshkeytime, timebuf, 80);
3759 dns_zone_log(zone, ISC_LOG_DEBUG(1), "next key refresh: %s", timebuf);
6069 char timebuf[80]; local
6079 isc_time_formattimestamp(&t, timebuf, 80);
6082 timebuf);
6090 isc_time_formattimestamp(&zone->keywarntime, timebuf, 80);
6092 "setting keywarntime to %s", timebuf);
9788 char timebuf[80]; local
9795 isc_time_formattimestamp(&zone->refreshkeytime, timebuf, 8
17777 char timebuf[80]; local
[all...]

Completed in 61 milliseconds