Searched refs:print_hex (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sbin/nvmecontrol/
H A Dnvmecontrol.h87 void print_hex(void *data, uint32_t length);
H A Didentify.c197 print_hex(&cdata, hexlength);
260 print_hex(&nsdata, hexlength);
H A Dnvmecontrol.c135 print_hex(void *data, uint32_t length) function
H A Dlogpage.c83 print_hex(data, length);
954 * (print_hex). If there was a vendor specified bt the user, and
/freebsd-11-stable/contrib/ldns/compat/
H A Dsnprintf.c156 print_hex(char* buf, int max, unsigned int value) function
389 int len = print_hex(buf, (int)sizeof(buf), value);
/freebsd-11-stable/contrib/unbound/compat/
H A Dsnprintf.c157 print_hex(char* buf, int max, unsigned int value) function
390 int len = print_hex(buf, (int)sizeof(buf), value);

Completed in 112 milliseconds