Rizin
unix-like reverse engineering framework and cli tools
|
#include <zip.h>
zip_uint8_t zip_file_attributes::ascii |
Definition at line 322 of file zip.h.
Referenced by _zip_dirent_apply_attributes(), _zip_file_attributes_from_dirent(), and zip_source_get_file_attributes().
zip_uint32_t zip_file_attributes::external_file_attributes |
Definition at line 324 of file zip.h.
Referenced by _zip_dirent_apply_attributes(), _zip_file_attributes_from_dirent(), and zip_source_get_file_attributes().
zip_uint16_t zip_file_attributes::general_purpose_bit_flags |
Definition at line 325 of file zip.h.
Referenced by _zip_dirent_apply_attributes(), _zip_file_attributes_from_dirent(), compress_callback(), start(), and zip_source_get_file_attributes().
zip_uint16_t zip_file_attributes::general_purpose_bit_mask |
Definition at line 326 of file zip.h.
Referenced by _zip_dirent_apply_attributes(), _zip_file_attributes_from_dirent(), compress_callback(), start(), and zip_source_get_file_attributes().
zip_uint8_t zip_file_attributes::host_system |
Definition at line 321 of file zip.h.
Referenced by _zip_dirent_apply_attributes(), _zip_file_attributes_from_dirent(), and zip_source_get_file_attributes().
zip_uint64_t zip_file_attributes::valid |
Definition at line 319 of file zip.h.
Referenced by _zip_dirent_apply_attributes(), _zip_file_attributes_from_dirent(), compress_callback(), pkware_encrypt(), start(), winzip_aes_encrypt(), zip_file_attributes_init(), and zip_source_get_file_attributes().
zip_uint8_t zip_file_attributes::version |
Definition at line 320 of file zip.h.
Referenced by zip_file_attributes_init().
zip_uint8_t zip_file_attributes::version_needed |
Definition at line 323 of file zip.h.
Referenced by _zip_dirent_apply_attributes(), compress_callback(), pkware_encrypt(), winzip_aes_encrypt(), and zip_source_get_file_attributes().