Searched refs:ns_format_ttl (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libresolv2/common/nameser/ |
H A D | ns_ttl.c | 52 ns_format_ttl(u_long src, char *dst, size_t dstlen) { function
|
H A D | ns_print.c | 144 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 D | res_debug.c | 733 if (ns_format_ttl(value, nbuf, sizeof nbuf) < 0)
|
Completed in 40 milliseconds