Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c9580 typedef struct ZipfileCDS ZipfileCDS; typedef
9581 struct ZipfileCDS { struct
9582 u16 iVersionMadeBy;
9583 u16 iVersionExtract;
9584 u16 flags;
9585 u16 iCompression;
9586 u16 mTime;
9587 u16 mDate;
9588 u32 crc32;
9589 u32 szCompressed;
[all …]