Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c184 int64_t offset_of_temp; member
1634 file->content.offset_of_temp = wb_offset(a); in iso9660_write_header()
1770 con->offset_of_temp = wb_offset(a); in write_iso9660_data()
4534 offset = file->content.offset_of_temp; in write_file_descriptors()
4553 file->content.offset_of_temp) { in write_file_descriptors()
4561 offset = file->content.offset_of_temp; in write_file_descriptors()
7331 np->file->content.offset_of_temp + 64, SEEK_SET); in setup_boot_information()
7375 np->file->content.offset_of_temp + 8, SEEK_SET); in setup_boot_information()
7659 file->cur_content->offset_of_temp + in zisofs_write_to_temp()
7768 wb_set_offset(a, file->content.offset_of_temp); in zisofs_finish_entry()
[all …]