Lines Matching defs:ZipfileCDS
9580 typedef struct ZipfileCDS ZipfileCDS;
9581 struct ZipfileCDS {
9633 ZipfileCDS cds; /* Parsed CDS record */
9986 static int zipfileReadCDS(u8 *aBuf, ZipfileCDS *pCDS){
10104 static u32 zipfileMtime(ZipfileCDS *pCDS){
10130 static void zipfileMtimeToDos(ZipfileCDS *pCds, u32 mUnixTime){
10418 ZipfileCDS *pCDS = &pCsr->pCurrent->cds;
10739 ZipfileCDS *pCds = &pEntry->cds;
11156 ZipfileCDS *pCDS = &pEntry->cds;
11252 ZipfileCDS *p = &pCsr->pCurrent->cds;