Searched refs:ns_format_ttl (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/common/nameser/
H A Dns_ttl.c52 ns_format_ttl(u_long src, char *dst, size_t dstlen) { function
H A Dns_print.c144 T(x = ns_format_ttl(ttl, buf, buflen));
218 T(len = ns_format_ttl(t, 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));
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c733 if (ns_format_ttl(value, nbuf, sizeof nbuf) < 0)

Completed in 40 milliseconds