Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c184 int64_t offset_of_temp; member
1629 file->content.offset_of_temp = wb_offset(a); in iso9660_write_header()
1765 con->offset_of_temp = wb_offset(a); in write_iso9660_data()
4533 offset = file->content.offset_of_temp; in write_file_descriptors()
4552 file->content.offset_of_temp) { in write_file_descriptors()
4560 offset = file->content.offset_of_temp; in write_file_descriptors()
7368 np->file->content.offset_of_temp + 8, SEEK_SET); in setup_boot_information()
7652 file->cur_content->offset_of_temp + in zisofs_write_to_temp()
7761 wb_set_offset(a, file->content.offset_of_temp); in zisofs_finish_entry()
8049 read_offset = file->content.offset_of_temp; in zisofs_rewind_boot_file()
[all …]