Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c10419 typedef struct ZipfileCDS ZipfileCDS; typedef
10420 struct ZipfileCDS { struct
10421 u16 iVersionMadeBy;
10422 u16 iVersionExtract;
10423 u16 flags;
10424 u16 iCompression;
10425 u16 mTime;
10426 u16 mDate;
10427 u32 crc32;
10428 u32 szCompressed;
[all …]