Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/makefs/cd9660/
Dcd9660_debug.c229 struct iso_primary_descriptor primaryVD; in debug_dump_to_xml() local
246 memcpy(&primaryVD, buf, CD9660_SECTOR_SIZE); in debug_dump_to_xml()
253 t = debug_get_encoded_number((u_char *)primaryVD.type_l_path_table, in debug_dump_to_xml()
255 t2 = debug_get_encoded_number((u_char *)primaryVD.path_table_size, 733); in debug_dump_to_xml()
260 t = debug_get_encoded_number((u_char *)primaryVD.type_m_path_table, in debug_dump_to_xml()