Searched refs:temp_record (Results 1 – 1 of 1) sorted by relevance
268 iso_directory_record_cd9660 temp_record; in cd9660_write_file() local323 memcpy(&temp_record, temp->isoDirRecord, in cd9660_write_file()326 temp_record.length[0] = in cd9660_write_file()329 if (temp_record.length[0] + cur_sector_offset >= in cd9660_write_file()340 (void)fwrite(&temp_record, 1, in cd9660_write_file()348 temp_record.length[0] - temp->su_tail_size, in cd9660_write_file()358 cur_sector_offset += temp_record.length[0]; in cd9660_write_file()