Searched refs:cd9660_write_path_table (Results 1 – 1 of 1) sorted by relevance
| /src/usr.sbin/makefs/cd9660/ |
| H A D | cd9660_write.c | 44 static int cd9660_write_path_table(iso9660_disk *, FILE *, off_t, int); 164 cd9660_write_path_table(iso9660_disk *diskStructure, FILE *fd, off_t sector, in cd9660_write_path_table() function 237 if (cd9660_write_path_table(diskStructure, fd, in cd9660_write_path_tables() 241 if (cd9660_write_path_table(diskStructure, fd, in cd9660_write_path_tables()
|