Home
last modified time | relevance | path

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

/src/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c549 cd9660_write_mbr_partition_entry(FILE *fd, int idx, off_t sector_start, in cd9660_write_mbr_partition_entry() argument
575 lba = htole32(sector_start); in cd9660_write_mbr_partition_entry()
585 off_t sector_start, off_t nsectors, off_t sector_size, in cd9660_write_apm_partition_entry() argument
607 apm32 = htobe32(sector_start); in cd9660_write_apm_partition_entry()