Searched refs:ns_format_ttl (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libc/nameser/ |
H A D | ns_ttl.c | 50 ns_format_ttl(u_long src, char *dst, size_t dstlen) { in ns_format_ttl() function
|
H A D | ns_print.c | 147 T(x = ns_format_ttl(ttl, buf, buflen)); in ns_sprintrrf() 221 T(len = ns_format_ttl(t, buf, buflen)); in ns_sprintrrf() 230 T(len = ns_format_ttl(t, buf, buflen)); in ns_sprintrrf() 239 T(len = ns_format_ttl(t, buf, buflen)); in ns_sprintrrf() 248 T(len = ns_format_ttl(t, buf, buflen)); in ns_sprintrrf()
|
/freebsd/include/arpa/ |
H A D | nameser.h | 524 #define ns_format_ttl __ns_format_ttl macro 579 int ns_format_ttl(u_long, char *, size_t);
|
/freebsd/lib/libc/resolv/ |
H A D | res_debug.c | 701 if (ns_format_ttl(value, nbuf, sizeof nbuf) < 0) in p_time()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 2426 fun:ns_format_ttl=uninstrumented
|