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_totext
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
time.c
35
dns_time64_totext
(int64_t t, isc_buffer_t *target) {
function
129
return
dns_time64_totext
(dns_time64_from32(value), target);
/src/external/mpl/dhcp/bind/dist/lib/dns/
time.c
36
dns_time64_totext
(int64_t t, isc_buffer_t *target) {
function
130
return (
dns_time64_totext
(dns_time64_from32(value), target));
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026