Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/makefs/
Dcd9660.c503 int pathTableSectors; in cd9660_makefs() local
587 pathTableSectors = CD9660_BLOCKS(diskStructure.sectorSize, in cd9660_makefs()
599 diskStructure.primaryLittleEndianTableSector + pathTableSectors; in cd9660_makefs()
606 diskStructure.primaryBigEndianTableSector + pathTableSectors; in cd9660_makefs()
610 diskStructure.pathTableLength, pathTableSectors); in cd9660_makefs()