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