Home
last modified time | relevance | path

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

/minix/usr.sbin/makefs/
H A Dcd9660.h256 int pathTableLength; member
H A Dcd9660.c571 diskStructure->pathTableLength = cd9660_generate_path_table( in cd9660_makefs()
575 diskStructure->pathTableLength); in cd9660_makefs()
599 diskStructure->pathTableLength, pathTableSectors); in cd9660_makefs()
684 cd9660_bothendian_dword(diskStructure->pathTableLength, in cd9660_finalize_PVD()
/minix/usr.sbin/makefs/cd9660/
H A Dcd9660_write.c169 diskStructure->pathTableLength); in cd9660_write_path_table()