Searched refs:value64 (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | time.c | 194 isc_int64_t value64; local 196 result = dns_time64_fromtext(source, &value64); 199 *target = (isc_uint32_t)value64; |
Completed in 3162 milliseconds