Home
last modified time | relevance | path

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

/netbsd/external/public-domain/sqlite/dist/
H A Dshell.c5954 typedef struct ZipfileCtx ZipfileCtx; typedef
5955 struct ZipfileCtx { struct
5956 int nEntry;
5957 ZipfileBuffer body;
5958 ZipfileBuffer cds;