Rizin
unix-like reverse engineering framework and cli tools
|
Definition at line 150 of file zip.c.
Referenced by zip64FlushWriteBuffer(), zipCloseFileInZipRaw64(), zipOpenNewFileInZip4_64(), and zipWriteInFileInZip().
char* curfile64_info::central_header |
Definition at line 142 of file zip.c.
Referenced by zipCloseFileInZipRaw64(), and zipOpenNewFileInZip4_64().
uLong curfile64_info::crc32 |
Definition at line 152 of file zip.c.
Referenced by zipCloseFileInZipRaw64(), zipOpenNewFileInZip4_64(), and zipWriteInFileInZip().
unsigned curfile64_info::crypt_header_size |
Definition at line 161 of file zip.c.
Referenced by zipCloseFileInZipRaw64(), and zipOpenNewFileInZip4_64().
uLong curfile64_info::dosDate |
Definition at line 151 of file zip.c.
Referenced by Write_LocalFileHeader(), and zipOpenNewFileInZip4_64().
int curfile64_info::encrypt |
Definition at line 153 of file zip.c.
Referenced by zip64FlushWriteBuffer(), and zipOpenNewFileInZip4_64().
uLong curfile64_info::flag |
Definition at line 146 of file zip.c.
Referenced by Write_LocalFileHeader(), and zipOpenNewFileInZip4_64().
Definition at line 159 of file zip.c.
Referenced by zip64FlushWriteBuffer(), and zipOpenNewFileInZip4_64().
int curfile64_info::method |
Definition at line 148 of file zip.c.
Referenced by Write_LocalFileHeader(), zip64FlushWriteBuffer(), zipCloseFileInZipRaw64(), zipOpenNewFileInZip4_64(), and zipWriteInFileInZip().
Definition at line 160 of file zip.c.
Referenced by zip64FlushWriteBuffer(), and zipOpenNewFileInZip4_64().
uInt curfile64_info::pos_in_buffered_data |
Definition at line 138 of file zip.c.
Referenced by zip64FlushWriteBuffer(), zipCloseFileInZipRaw64(), zipOpenNewFileInZip4_64(), and zipWriteInFileInZip().
ZPOS64_T curfile64_info::pos_local_header |
Definition at line 140 of file zip.c.
Referenced by zipCloseFileInZipRaw64(), and zipOpenNewFileInZip4_64().
ZPOS64_T curfile64_info::pos_zip64extrainfo |
Definition at line 155 of file zip.c.
Referenced by Write_LocalFileHeader(), zipCloseFileInZipRaw64(), and zipOpenNewFileInZip4_64().
int curfile64_info::raw |
Definition at line 149 of file zip.c.
Referenced by zipCloseFileInZipRaw64(), zipOpenNewFileInZip4_64(), and zipWriteInFileInZip().
uLong curfile64_info::size_centralExtra |
Definition at line 143 of file zip.c.
Referenced by zipCloseFileInZipRaw64(), and zipOpenNewFileInZip4_64().
uLong curfile64_info::size_centralExtraFree |
Definition at line 145 of file zip.c.
Referenced by zipCloseFileInZipRaw64(), and zipOpenNewFileInZip4_64().
uLong curfile64_info::size_centralheader |
Definition at line 144 of file zip.c.
Referenced by zipCloseFileInZipRaw64(), and zipOpenNewFileInZip4_64().
z_stream curfile64_info::stream |
Definition at line 132 of file zip.c.
Referenced by zip64FlushWriteBuffer(), zipCloseFileInZipRaw64(), zipOpenNewFileInZip4_64(), and zipWriteInFileInZip().
int curfile64_info::stream_initialised |
Definition at line 137 of file zip.c.
Referenced by zipCloseFileInZipRaw64(), zipOpen3(), and zipOpenNewFileInZip4_64().
ZPOS64_T curfile64_info::totalCompressedData |
Definition at line 156 of file zip.c.
Referenced by zip64FlushWriteBuffer(), zipCloseFileInZipRaw64(), and zipOpenNewFileInZip4_64().
ZPOS64_T curfile64_info::totalUncompressedData |
Definition at line 157 of file zip.c.
Referenced by zip64FlushWriteBuffer(), zipCloseFileInZipRaw64(), and zipOpenNewFileInZip4_64().
int curfile64_info::zip64 |
Definition at line 154 of file zip.c.
Referenced by Write_LocalFileHeader(), and zipOpenNewFileInZip4_64().