Data Fields | |
zlib_filefunc_def | z_filefunc |
voidpf | filestream |
unz_global_info | gi |
uLong | byte_before_the_zipfile |
uLong | num_file |
uLong | pos_in_central_dir |
uLong | current_file_ok |
uLong | central_pos |
uLong | size_central_dir |
uLong | offset_central_dir |
unz_file_info | cur_file_info |
unz_file_info_internal | cur_file_info_internal |
file_in_zip_read_info_s * | pfile_in_zip_read |
int | encrypted |
unsigned long | keys [3] |
const unsigned long * | pcrc_32_tab |
Definition at line 126 of file unzip.c.
Definition at line 131 of file unzip.c.
Referenced by unzlocal_GetCurrentFileInfoInternal(), unzOpen2(), and unzOpenCurrentFile3().
uLong unz_s::central_pos |
Definition at line 135 of file unzip.c.
Referenced by unzGetGlobalComment(), and unzOpen2().
Definition at line 141 of file unzip.c.
Referenced by unzGoToFilePos(), unzGoToFirstFile(), unzGoToNextFile(), unzLocateFile(), unzOpenCurrentFile3(), unzSetCurrentFileInfoPosition(), and unzSetOffset().
Definition at line 142 of file unzip.c.
Referenced by unzGoToFilePos(), unzGoToFirstFile(), unzGoToNextFile(), unzLocateFile(), unzOpenCurrentFile3(), unzSetCurrentFileInfoPosition(), and unzSetOffset().
uLong unz_s::current_file_ok |
Definition at line 134 of file unzip.c.
Referenced by unzGetFilePos(), unzGetOffset(), unzGoToFilePos(), unzGoToFirstFile(), unzGoToNextFile(), unzLocateFile(), unzOpenCurrentFile3(), unzSetCurrentFileInfoPosition(), and unzSetOffset().
int unz_s::encrypted |
Definition at line 145 of file unzip.c.
Referenced by unzOpen2(), unzOpenCurrentFile3(), and unzReadCurrentFile().
voidpf unz_s::filestream |
Definition at line 129 of file unzip.c.
Referenced by unzClose(), unzGetGlobalComment(), unzlocal_GetCurrentFileInfoInternal(), unzOpen2(), and unzOpenCurrentFile3().
Definition at line 130 of file unzip.c.
Referenced by unzGetGlobalComment(), unzGetGlobalInfo(), unzGetOffset(), unzGoToNextFile(), unzOpen2(), and unzSetOffset().
unsigned long unz_s::keys[3] |
Definition at line 147 of file unzip.c.
Referenced by unzOpenCurrentFile3(), and unzReadCurrentFile().
uLong unz_s::num_file |
Definition at line 132 of file unzip.c.
Referenced by unzGetFilePos(), unzGetOffset(), unzGoToFilePos(), unzGoToFirstFile(), unzGoToNextFile(), unzLocateFile(), and unzSetOffset().
Definition at line 138 of file unzip.c.
Referenced by unzGoToFirstFile(), and unzOpen2().
const unsigned long* unz_s::pcrc_32_tab |
Definition at line 148 of file unzip.c.
Referenced by unzOpenCurrentFile3(), and unzReadCurrentFile().
Definition at line 143 of file unzip.c.
Referenced by unzClose(), unzCloseCurrentFile(), unzeof(), unzGetLocalExtrafield(), unzOpen2(), unzOpenCurrentFile3(), unzReadCurrentFile(), and unztell().
Definition at line 133 of file unzip.c.
Referenced by unzGetCurrentFileInfoPosition(), unzGetFilePos(), unzGetOffset(), unzGoToFilePos(), unzGoToFirstFile(), unzGoToNextFile(), unzlocal_GetCurrentFileInfoInternal(), unzLocateFile(), unzSetCurrentFileInfoPosition(), and unzSetOffset().
uLong unz_s::size_central_dir |
Definition at line 137 of file unzip.c.
Referenced by unzOpen2().
Definition at line 128 of file unzip.c.
Referenced by unzClose(), unzGetGlobalComment(), unzlocal_GetCurrentFileInfoInternal(), unzOpen2(), and unzOpenCurrentFile3().