Home
last modified time | relevance | path

Searched refs:ns_format_ttl (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/dns/nameser/
Dns_ttl.c50 ns_format_ttl(u_long src, char *dst, size_t dstlen) { in ns_format_ttl() function
Dns_print.c150 T(x = ns_format_ttl(ttl, buf, buflen)); in ns_sprintrrf()
224 T(len = ns_format_ttl(t, buf, buflen)); in ns_sprintrrf()
233 T(len = ns_format_ttl(t, buf, buflen)); in ns_sprintrrf()
242 T(len = ns_format_ttl(t, buf, buflen)); in ns_sprintrrf()
251 T(len = ns_format_ttl(t, buf, buflen)); in ns_sprintrrf()
/bionic/libc/include/arpa/
Dnameser.h532 #define ns_format_ttl __ns_format_ttl macro
576 int ns_format_ttl(u_long, char*, size_t);
606 int ns_format_ttl(u_long, char*, size_t) __INTRODUCED_IN_64(23);
/bionic/libc/dns/resolv/
Dres_debug.c710 if (ns_format_ttl((u_long)value, nbuf, sizeof nbuf) < 0) in p_time()
/bionic/libc/
Dlibc.mips64.map605 ns_format_ttl; # arm64 x86_64 mips64 introduced=22
Dlibc.arm64.map605 ns_format_ttl; # arm64 x86_64 mips64 introduced=22
Dlibc.x86_64.map605 ns_format_ttl; # arm64 x86_64 mips64 introduced=22
Dlibc.map.txt682 ns_format_ttl; # arm64 x86_64 mips64 introduced=22