Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/makefs/cd9660/
H A Dcd9660_debug.c180 debug_dump_to_xml_ptentry(path_table_entry *pttemp, int num, int mode) in debug_dump_to_xml_ptentry() function
210 debug_dump_to_xml_ptentry(&pttemp, n, mode); in debug_dump_to_xml_path_table()
/freebsd-14.2/usr.sbin/makefs/
H A Dcd9660.h318 void debug_dump_to_xml_ptentry(path_table_entry *,int, int);