Data Fields | |
char * | read_buffer |
z_stream | stream |
uLong | pos_in_zipfile |
uLong | stream_initialised |
uLong | offset_local_extrafield |
uInt | size_local_extrafield |
uLong | pos_local_extrafield |
uLong | crc32 |
uLong | crc32_wait |
uLong | rest_read_compressed |
uLong | rest_read_uncompressed |
zlib_filefunc_def | z_filefunc |
voidpf | filestream |
uLong | compression_method |
uLong | byte_before_the_zipfile |
int | raw |
Definition at line 100 of file unzip.c.
Definition at line 119 of file unzip.c.
Referenced by unzOpenCurrentFile3(), and unzReadCurrentFile().
Definition at line 118 of file unzip.c.
Referenced by unzOpenCurrentFile3(), and unzReadCurrentFile().
Definition at line 112 of file unzip.c.
Referenced by unzCloseCurrentFile(), unzOpenCurrentFile3(), and unzReadCurrentFile().
Definition at line 113 of file unzip.c.
Referenced by unzCloseCurrentFile(), and unzOpenCurrentFile3().
Definition at line 117 of file unzip.c.
Referenced by unzGetLocalExtrafield(), unzOpenCurrentFile3(), and unzReadCurrentFile().
Definition at line 108 of file unzip.c.
Referenced by unzGetLocalExtrafield(), and unzOpenCurrentFile3().
Definition at line 105 of file unzip.c.
Referenced by unzOpenCurrentFile3(), and unzReadCurrentFile().
Definition at line 110 of file unzip.c.
Referenced by unzGetLocalExtrafield(), and unzOpenCurrentFile3().
Definition at line 120 of file unzip.c.
Referenced by unzCloseCurrentFile(), unzOpenCurrentFile3(), and unzReadCurrentFile().
Definition at line 102 of file unzip.c.
Referenced by unzCloseCurrentFile(), unzOpenCurrentFile3(), and unzReadCurrentFile().
Definition at line 114 of file unzip.c.
Referenced by unzOpenCurrentFile3(), and unzReadCurrentFile().
Definition at line 115 of file unzip.c.
Referenced by unzCloseCurrentFile(), unzeof(), unzOpenCurrentFile3(), and unzReadCurrentFile().
Definition at line 109 of file unzip.c.
Referenced by unzGetLocalExtrafield(), and unzOpenCurrentFile3().
z_stream file_in_zip_read_info_s::stream |
Definition at line 103 of file unzip.c.
Referenced by unzCloseCurrentFile(), unzOpenCurrentFile3(), unzReadCurrentFile(), and unztell().
Definition at line 106 of file unzip.c.
Referenced by unzCloseCurrentFile(), and unzOpenCurrentFile3().
Definition at line 116 of file unzip.c.
Referenced by unzGetLocalExtrafield(), unzOpenCurrentFile3(), and unzReadCurrentFile().