Lines Matching refs:ZipfileCDS
7046 typedef struct ZipfileCDS ZipfileCDS;
7047 struct ZipfileCDS {
7099 ZipfileCDS cds; /* Parsed CDS record */
7451 static int zipfileReadCDS(u8 *aBuf, ZipfileCDS *pCDS){
7569 static u32 zipfileMtime(ZipfileCDS *pCDS){
7595 static void zipfileMtimeToDos(ZipfileCDS *pCds, u32 mUnixTime){
7882 ZipfileCDS *pCDS = &pCsr->pCurrent->cds;
8196 ZipfileCDS *pCds = &pEntry->cds;
8601 ZipfileCDS *pCDS = &pEntry->cds;
8697 ZipfileCDS *p = &pCsr->pCurrent->cds;