HomeSort by: relevance | last modified time | path
    Searched defs:dns_time64_from32 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
time.c 105 dns_time64_from32(uint32_t value) { function
129 return dns_time64_totext(dns_time64_from32(value), target);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
time.c 106 dns_time64_from32(uint32_t value) { function
130 return (dns_time64_totext(dns_time64_from32(value), target));

Completed in 26 milliseconds