Searched refs:total_parts (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c707 int total_parts; local
725 total_parts = 2 + apm_partitions; /* Self + ISO9660 */
728 cd9660_write_apm_partition_entry(fd, 0, total_parts, 1,
729 total_parts, 512, "Apple", "Apple_partition_map");
738 1 + apm_partitions++, total_parts,
746 total_parts, 0, diskStructure->totalSectors *

Completed in 168 milliseconds