|
Rizin
unix-like reverse engineering framework and cli tools
|
| ZPOS64_T unz64_s::byte_before_the_zipfile |
Definition at line 171 of file unzip.c.
Referenced by unzOpenInternal().
| ZPOS64_T unz64_s::central_pos |
Definition at line 175 of file unzip.c.
Referenced by unzOpenInternal().
| unz_file_info64 unz64_s::cur_file_info |
| unz_file_info64_internal unz64_s::cur_file_info_internal |
| int unz64_s::encrypted |
Definition at line 185 of file unzip.c.
Referenced by unzOpenInternal().
| voidpf unz64_s::filestream |
Definition at line 169 of file unzip.c.
Referenced by unzOpenInternal().
| unz_global_info64 unz64_s::gi |
Definition at line 170 of file unzip.c.
Referenced by unzOpenInternal().
| int unz64_s::is64bitOpenFunction |
Definition at line 168 of file unzip.c.
Referenced by unzOpenInternal().
| int unz64_s::isZip64 |
Definition at line 187 of file unzip.c.
Referenced by unzOpenInternal().
| ZPOS64_T unz64_s::offset_central_dir |
Definition at line 178 of file unzip.c.
Referenced by unzOpenInternal().
| file_in_zip64_read_info_s* unz64_s::pfile_in_zip_read |
Definition at line 183 of file unzip.c.
Referenced by unzOpenInternal().
| ZPOS64_T unz64_s::size_central_dir |
Definition at line 177 of file unzip.c.
Referenced by unzOpenInternal().
| zlib_filefunc64_32_def unz64_s::z_filefunc |
Definition at line 167 of file unzip.c.
Referenced by unzOpenInternal().