Searched refs:debug_dump_to_xml_path_table (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/makefs/cd9660/ |
H A D | cd9660_debug.c | 193 debug_dump_to_xml_path_table(FILE *fd, off_t sector, int size, int mode) in debug_dump_to_xml_path_table() function 256 debug_dump_to_xml_path_table(fd, t, t2, 721); in debug_dump_to_xml() 260 debug_dump_to_xml_path_table(fd, t, t2, 722); in debug_dump_to_xml()
|
/freebsd/usr.sbin/makefs/ |
H A D | cd9660.h | 318 void debug_dump_to_xml_path_table(FILE *, off_t, int, int);
|