Searched refs:ns_format_ttl (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | ns_print.c | 171 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()
|
D | ns_ttl.c | 80 ns_format_ttl(u_long src, char *dst, size_t dstlen) { in ns_format_ttl() function
|
D | res_debug.c | 551 if (ns_format_ttl(value, nbuf, sizeof nbuf) < 0) in p_time()
|
/device/linaro/bootloader/edk2/StdLib/Include/arpa/ |
D | nameser.h | 512 #define ns_format_ttl __ns_format_ttl macro 552 int ns_format_ttl(u_long, char *, size_t);
|