Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c9502 typedef struct ZipfileCDS ZipfileCDS; typedef
9503 struct ZipfileCDS { struct
9504 u16 iVersionMadeBy;
9505 u16 iVersionExtract;
9506 u16 flags;
9507 u16 iCompression;
9508 u16 mTime;
9509 u16 mDate;
9510 u32 crc32;
9511 u32 szCompressed;
[all …]