OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ns_format_ttl
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/nameser/
ns_ttl.c
60
ns_format_ttl
(u_long src, char *dst, size_t dstlen) {
function
ns_print.c
153
T(x =
ns_format_ttl
(ttl, buf, buflen));
227
T(len =
ns_format_ttl
(t, buf, buflen));
236
T(len =
ns_format_ttl
(t, buf, buflen));
245
T(len =
ns_format_ttl
(t, buf, buflen));
254
T(len =
ns_format_ttl
(t, buf, buflen));
/src/include/arpa/
nameser.h
544
#define
ns_format_ttl
__ns_format_ttl
macro
603
int
ns_format_ttl
(u_long, char *, size_t);
/src/lib/libc/resolv/
res_debug.c
721
if (
ns_format_ttl
((u_long)value, p_time_nbuf, sizeof(p_time_nbuf)) < 0)
Completed in 21 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026