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

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/
H A Dentropy_test.c35 hex_dump(const char *msg, void *data, unsigned int length) { function
103 hex_dump("good data only:", buffer, returned);
109 hex_dump("pseudorandom data", buffer, 128);
118 hex_dump("blocking mode data", buffer, sizeof(buffer));
H A Dentropy2_test.c37 hex_dump(const char *msg, void *data, unsigned int length) { function
165 hex_dump("good data only:", buffer, returned);
/netbsd-6-1-5-RELEASE/sbin/sysctl/
H A Dsysctl.c139 static void hex_dump(const unsigned char *, size_t);
1871 hex_dump(data, sz);
1938 hex_dump(data, sz);
1997 hex_dump(data, sz);
2015 hex_dump(const unsigned char *buf, size_t len) function
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/dig/
H A Ddighost.c405 hex_dump(isc_buffer_t *b) { function
3223 hex_dump(b);

Completed in 116 milliseconds