Searched refs:temp_record (Results 1 – 1 of 1) sorted by relevance
267 iso_directory_record_cd9660 temp_record; in cd9660_write_file() local319 memcpy(&temp_record, temp->isoDirRecord, in cd9660_write_file()322 temp_record.length[0] = in cd9660_write_file()325 if (temp_record.length[0] + cur_sector_offset >= in cd9660_write_file()336 (void)fwrite(&temp_record, 1, in cd9660_write_file()344 temp_record.length[0] - temp->su_tail_size, in cd9660_write_file()354 cur_sector_offset += temp_record.length[0]; in cd9660_write_file()