Searched refs:ZipfileCDS (Results 1 – 1 of 1) sorted by relevance
203 typedef struct ZipfileCDS ZipfileCDS; typedef204 struct ZipfileCDS { struct256 ZipfileCDS cds; /* Parsed CDS record */608 static int zipfileReadCDS(u8 *aBuf, ZipfileCDS *pCDS){ in zipfileReadCDS()726 static u32 zipfileMtime(ZipfileCDS *pCDS){ in zipfileMtime()752 static void zipfileMtimeToDos(ZipfileCDS *pCds, u32 mUnixTime){ in zipfileMtimeToDos()1039 ZipfileCDS *pCDS = &pCsr->pCurrent->cds; in zipfileColumn()1353 ZipfileCDS *pCds = &pEntry->cds; in zipfileSerializeLFH()1758 ZipfileCDS *pCDS = &pEntry->cds; in zipfileSerializeCDS()1854 ZipfileCDS *p = &pCsr->pCurrent->cds; in zipfileFunctionCds()