Home
last modified time | relevance | path

Searched defs:ar_archive_zip_s (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/unarr/unarr-1.0.1/zip/
H A Dzip.h161 struct ar_archive_zip_s { struct
162 ar_archive super;
163 struct ar_archive_zip_dir dir;
164 struct ar_archive_zip_entry entry;
165 struct ar_archive_zip_uncomp uncomp;
166 struct ar_archive_zip_progress progress;
167 bool deflatedonly;
168 off64_t comment_offset;
169 uint16_t comment_size;
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/unarr/zip/
H A Dzip.h153 struct ar_archive_zip_s { struct
154 ar_archive super;
155 struct ar_archive_zip_dir dir;
156 struct ar_archive_zip_entry entry;
157 struct ar_archive_zip_uncomp uncomp;
158 struct ar_archive_zip_progress progress;
159 bool deflatedonly;
160 off64_t comment_offset;
161 uint16_t comment_size;