Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c9566 typedef struct ZipfileCsr ZipfileCsr; typedef
9567 struct ZipfileCsr { struct
9580 ZipfileCsr *pCsrNext; /* Next cursor on same virtual table */ argument