Searched refs:cenoff (Results 1 – 1 of 1) sorted by relevance
551 jlong endpos, end64pos, cenpos, cenlen, cenoff; in readCEN() local577 cenoff = ENDOFF(endbuf); in readCEN()579 if (cenlen == ZIP64_MAGICVAL || cenoff == ZIP64_MAGICVAL || in readCEN()584 cenoff = ZIP64_ENDOFF(end64buf); in readCEN()598 zip->locpos = cenpos - cenoff; in readCEN()