Home
last modified time | relevance | path

Searched refs:do_hexdump (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/debugfs/
Dlogdump.c68 static void do_hexdump (FILE *, char *, int);
716 do_hexdump(out_file, buf, blocksize); in dump_metadata_block()
720 static void do_hexdump (FILE *out_file, char *buf, int blocksize) in do_hexdump() function