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

/freebsd-10.1-release/sbin/nvmecontrol/
H A Dnvmecontrol.h69 void print_hex(void *data, uint32_t length);
H A Didentify.c181 print_hex(&cdata, hexlength);
244 print_hex(&nsdata, hexlength);
H A Dnvmecontrol.c118 print_hex(void *data, uint32_t length) function
H A Dlogpage.c317 print_fn = print_hex;
322 * just revert to the default (print_hex).
/freebsd-10.1-release/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-10.1-release/contrib/unbound/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);

Completed in 142 milliseconds