Home
last modified time | relevance | path

Searched refs:ns_format_ttl (Results 1 – 7 of 7) 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.h526 #define ns_format_ttl __ns_format_ttl macro
560 int ns_format_ttl(u_long __ttl, char* _Nonnull __dst, size_t __dst_size) __INTRODUCED_IN(22);
/bionic/libc/dns/resolv/
Dres_debug.c728 if (ns_format_ttl((u_long)value, nbuf, sizeof nbuf) < 0) in p_time()
/bionic/docs/
Dstatus.md227 …* re-introduced various <resolv.h> functions: `ns_format_ttl`, `ns_get16`, `ns_get32`, `ns_initpar…
/bionic/tools/versioner/platforms/
Dlibc.map.txt683 ns_format_ttl; # arm64 x86_64 riscv64 introduced=22
/bionic/libc/
Dlibc.map.txt683 ns_format_ttl; # arm64 x86_64 riscv64 introduced=22