HomeSort by: relevance | last modified time | path
    Searched defs:path_table_sectors (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/makefs/cd9660/
cd9660_write.c 168 int path_table_sectors = CD9660_BLOCKS(diskStructure->sectorSize, local in function:cd9660_write_path_table
176 buffer = ecalloc(path_table_sectors, diskStructure->sectorSize);
215 path_table_sectors);

Completed in 32 milliseconds