Searched refs:debug_dump_to_xml_path_table (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/usr.sbin/makefs/cd9660/ |
H A D | cd9660_debug.c | 203 debug_dump_to_xml_path_table(FILE *fd, off_t sector, int size, int mode) in debug_dump_to_xml_path_table() function 267 debug_dump_to_xml_path_table(fd, t, t2, 721); in debug_dump_to_xml() 271 debug_dump_to_xml_path_table(fd, t, t2, 722); in debug_dump_to_xml()
|
/netbsd-src/usr.sbin/makefs/ |
H A D | cd9660.h | 347 void debug_dump_to_xml_path_table(FILE *, off_t, int, int);
|