Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/cd9660/
H A Dcd9660_debug.c227 struct iso_primary_descriptor primaryVD; in debug_dump_to_xml() local
244 memcpy(&primaryVD, buf, CD9660_SECTOR_SIZE); in debug_dump_to_xml()
251 t = debug_get_encoded_number((u_char *)primaryVD.type_l_path_table, in debug_dump_to_xml()
253 t2 = debug_get_encoded_number((u_char *)primaryVD.path_table_size, 733); in debug_dump_to_xml()
258 t = debug_get_encoded_number((u_char *)primaryVD.type_m_path_table, in debug_dump_to_xml()