Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c4136 typedef struct ZipfileCDS ZipfileCDS; typedef
4137 struct ZipfileCDS { struct
4213 ZipfileCDS cds; /* Central Directory Structure */
4448 static int zipfileReadCDS(u8 *aBuf, ZipfileCDS *pCDS){ in zipfileReadCDS()
4666 static void zipfileMtimeToDos(ZipfileCDS *pCds, u32 mTime){ in zipfileMtimeToDos()
5087 ZipfileCDS *pCds, /* Values for fixed size part of CDS */ in zipfileNewEntry()
5143 ZipfileCDS *pCds, in zipfileAppendEntry()
5258 ZipfileCDS cds; /* New Central Directory Structure entry */ in zipfileUpdate()
5524 ZipfileCDS *p = &pCsr->cds; in zipfileFunctionCds()
/external/sqlite/dist/
Dshell.c4142 typedef struct ZipfileCDS ZipfileCDS; typedef
4143 struct ZipfileCDS { struct
4219 ZipfileCDS cds; /* Central Directory Structure */
4454 static int zipfileReadCDS(u8 *aBuf, ZipfileCDS *pCDS){ in zipfileReadCDS()
4672 static void zipfileMtimeToDos(ZipfileCDS *pCds, u32 mTime){ in zipfileMtimeToDos()
5093 ZipfileCDS *pCds, /* Values for fixed size part of CDS */ in zipfileNewEntry()
5149 ZipfileCDS *pCds, in zipfileAppendEntry()
5264 ZipfileCDS cds; /* New Central Directory Structure entry */ in zipfileUpdate()
5530 ZipfileCDS *p = &pCsr->cds; in zipfileFunctionCds()