Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c11237 typedef struct ZipfileCtx ZipfileCtx; typedef
11238 struct ZipfileCtx { struct
11239 int nEntry;
11240 ZipfileBuffer body;
11241 ZipfileBuffer cds;