Searched defs:dns_time64_totext (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | time.c | 32 dns_time64_totext(isc_int64_t t, isc_buffer_t *target) { function 121 return (dns_time64_totext(dns_time64_from32(value), target)); |
Completed in 14 milliseconds