Searched refs:with_strings (Results 1 – 1 of 1) sorted by relevance
28 hexdump(FILE *fp, const uint8_t *hex, size_t cnt, bool with_strings) in hexdump() argument55 if ((i & 0xF) == 0xF && with_strings) { in hexdump()