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