Oolite 1.91.0.7645-241119-222d325
|
ZPOS64_T unz64_s::byte_before_the_zipfile |
Definition at line 174 of file unzip.c.
Referenced by unz64local_CheckCurrentFileCoherencyHeader(), unz64local_GetCurrentFileInfoInternal(), unzOpenCurrentFile3(), and unzOpenInternal().
ZPOS64_T unz64_s::central_pos |
Definition at line 178 of file unzip.c.
Referenced by unzGetGlobalComment(), and unzOpenInternal().
unz_file_info64 unz64_s::cur_file_info |
Definition at line 184 of file unzip.c.
Referenced by unz64local_CheckCurrentFileCoherencyHeader(), unzGoToFilePos64(), unzGoToFirstFile(), unzGoToNextFile(), unzLocateFile(), unzOpenCurrentFile3(), and unzSetOffset64().
unz_file_info64_internal unz64_s::cur_file_info_internal |
Definition at line 185 of file unzip.c.
Referenced by unz64local_CheckCurrentFileCoherencyHeader(), unzGoToFilePos64(), unzGoToFirstFile(), unzGoToNextFile(), unzLocateFile(), unzOpenCurrentFile3(), and unzSetOffset64().
ZPOS64_T unz64_s::current_file_ok |
Definition at line 177 of file unzip.c.
Referenced by unzGetFilePos64(), unzGetOffset64(), unzGoToFilePos64(), unzGoToFirstFile(), unzGoToNextFile(), unzLocateFile(), unzOpenCurrentFile3(), and unzSetOffset64().
int unz64_s::encrypted |
Definition at line 188 of file unzip.c.
Referenced by unzOpenCurrentFile3(), unzOpenInternal(), and unzReadCurrentFile().
voidpf unz64_s::filestream |
Definition at line 172 of file unzip.c.
Referenced by unz64local_CheckCurrentFileCoherencyHeader(), unz64local_GetCurrentFileInfoInternal(), unzClose(), unzGetGlobalComment(), unzOpenCurrentFile3(), and unzOpenInternal().
unz_global_info64 unz64_s::gi |
Definition at line 173 of file unzip.c.
Referenced by unzGetGlobalComment(), unzGetGlobalInfo(), unzGetGlobalInfo64(), unzGetOffset64(), unzGoToNextFile(), unzOpenInternal(), and unzSetOffset64().
int unz64_s::is64bitOpenFunction |
Definition at line 171 of file unzip.c.
Referenced by unzOpenInternal().
int unz64_s::isZip64 |
Definition at line 190 of file unzip.c.
Referenced by unzOpenInternal().
ZPOS64_T unz64_s::num_file |
Definition at line 175 of file unzip.c.
Referenced by unzGetFilePos64(), unzGetOffset64(), unzGoToFilePos64(), unzGoToFirstFile(), unzGoToNextFile(), unzLocateFile(), and unzSetOffset64().
ZPOS64_T unz64_s::offset_central_dir |
Definition at line 181 of file unzip.c.
Referenced by unzGoToFirstFile(), and unzOpenInternal().
file_in_zip64_read_info_s* unz64_s::pfile_in_zip_read |
Definition at line 186 of file unzip.c.
Referenced by unzClose(), unzCloseCurrentFile(), unzeof(), unzGetCurrentFileZStreamPos64(), unzGetLocalExtrafield(), unzOpenCurrentFile3(), unzOpenInternal(), unzReadCurrentFile(), unztell(), and unztell64().
ZPOS64_T unz64_s::pos_in_central_dir |
Definition at line 176 of file unzip.c.
Referenced by unz64local_GetCurrentFileInfoInternal(), unzGetFilePos64(), unzGetOffset64(), unzGoToFilePos64(), unzGoToFirstFile(), unzGoToNextFile(), unzLocateFile(), and unzSetOffset64().
ZPOS64_T unz64_s::size_central_dir |
Definition at line 180 of file unzip.c.
Referenced by unzOpenInternal().
zlib_filefunc64_32_def unz64_s::z_filefunc |
Definition at line 170 of file unzip.c.
Referenced by unz64local_CheckCurrentFileCoherencyHeader(), unz64local_GetCurrentFileInfoInternal(), unzClose(), unzGetGlobalComment(), unzOpenCurrentFile3(), and unzOpenInternal().