Searched refs:cenoff (Results 1 – 1 of 1) sorted by relevance
549 jlong endpos, end64pos, cenpos, cenlen, cenoff; in readCEN() local575 cenoff = ENDOFF(endbuf); in readCEN()577 if (cenlen == ZIP64_MAGICVAL || cenoff == ZIP64_MAGICVAL || in readCEN()582 cenoff = ZIP64_ENDOFF(end64buf); in readCEN()596 zip->locpos = cenpos - cenoff; in readCEN()