Searched defs:dns_time64_totext (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/dns/ | ||
H A D | time.c | 41 dns_time64_totext(isc_int64_t t, isc_buffer_t *target) { function 130 return (dns_time64_totext(dns_time64_from32(value), target)); |
Completed in 9 milliseconds