Searched defs:offFirstCdh (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/zip/
H A Dpkzipvfs.cpp357 uint64_t offFirstCdh; member in struct:RTZIPPKZIPFSSTREAM
627 uint64_t offCd = pThis->offNextCdh - pThis->offFirstCdh;
720 pThis->offFirstCdh = eocd.offCentrDir;

Completed in 309 milliseconds