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.c186 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()
4529 offset = file->content.offset_of_temp; in write_file_descriptors()
4548 file->content.offset_of_temp) { in write_file_descriptors()
4556 offset = file->content.offset_of_temp; in write_file_descriptors()
7374 np->file->content.offset_of_temp + 64, SEEK_SET); in setup_boot_information()
7418 np->file->content.offset_of_temp + 8, SEEK_SET); in setup_boot_information()
7703 file->cur_content->offset_of_temp + in zisofs_write_to_temp()
7812 wb_set_offset(a, file->content.offset_of_temp); in zisofs_finish_entry()
[all …]