Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/makefs/
H A Dcd9660.h225 } path_table_entry; typedef
347 void debug_dump_to_xml_ptentry(path_table_entry *,int, int);
/dragonfly/usr.sbin/makefs/cd9660/
H A Dcd9660_debug.c181 debug_dump_to_xml_ptentry(path_table_entry *pttemp, int num, int mode) in debug_dump_to_xml_ptentry()
197 path_table_entry pttemp; in debug_dump_to_xml_path_table()
H A Dcd9660_write.c173 path_table_entry temp_entry; in cd9660_write_path_table()
182 memset(&temp_entry, 0, sizeof(path_table_entry)); in cd9660_write_path_table()