Searched refs:dump_ttl (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/dns/ |
H A D | adb.c | 2764 dump_ttl(FILE *f, const char *legend, isc_stdtime_t value, isc_stdtime_t now) { function 2811 dump_ttl(f, "v4", name->expire_v4, now); 2812 dump_ttl(f, "v6", name->expire_v6, now); 2813 dump_ttl(f, "target", name->expire_target, now);
|
Completed in 17 milliseconds