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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dns_ttl.c84 ns_format_ttl(u_long src, char *dst, size_t dstlen) { function
H A Dns_print.c175 T(x = ns_format_ttl(ttl, buf, buflen));
244 T(len = ns_format_ttl(t, buf, buflen));
253 T(len = ns_format_ttl(t, buf, buflen));
262 T(len = ns_format_ttl(t, buf, buflen));
271 T(len = ns_format_ttl(t, buf, buflen));
H A Dres_debug.c551 if (ns_format_ttl(value, nbuf, sizeof nbuf) < 0)
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/arpa/
H A Dnameser.h512 #define ns_format_ttl __ns_format_ttl macro
552 int ns_format_ttl(u_long, char *, size_t);

Completed in 51 milliseconds