Searched defs:hexdump (Results 1 – 3 of 3) sorted by relevance
79 static void hexdump(const unsigned char *buf, unsigned short len) in hexdump() function
1285 void hexdump(const char *prefix, const void *buf, size_t len) hexdump() function
165 static void hexdump(unsigned char *buf, unsigned int len) in hexdump() function