OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sat Feb 28 05:31:39 UTC 2026