Searched refs:print_hex_l (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/unbound/compat/
H A Dsnprintf.c174 print_hex_l(char* buf, int max, unsigned long value) function
403 int len = print_hex_l(buf, (int)sizeof(buf), value);
/freebsd-10.2-release/contrib/ldns/compat/
H A Dsnprintf.c174 print_hex_l(char* buf, int max, unsigned long value) function
403 int len = print_hex_l(buf, (int)sizeof(buf), value);

Completed in 99 milliseconds