Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dns_print.c171 T(x = ns_format_ttl(ttl, buf, buflen)); in ns_sprintrrf()
240 T(len = ns_format_ttl(t, buf, buflen)); in ns_sprintrrf()
249 T(len = ns_format_ttl(t, buf, buflen)); in ns_sprintrrf()
258 T(len = ns_format_ttl(t, buf, buflen)); in ns_sprintrrf()
267 T(len = ns_format_ttl(t, buf, buflen)); in ns_sprintrrf()
Dns_ttl.c80 ns_format_ttl(u_long src, char *dst, size_t dstlen) { in ns_format_ttl() function
Dres_debug.c551 if (ns_format_ttl(value, nbuf, sizeof nbuf) < 0) in p_time()
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
Dnameser.h512 #define ns_format_ttl __ns_format_ttl macro
552 int ns_format_ttl(u_long, char *, size_t);