Searched refs:cenoff (Results 1 – 1 of 1) sorted by relevance
559 jlong endpos, end64pos, cenpos, cenlen, cenoff; in readCEN() local585 cenoff = ENDOFF(endbuf); in readCEN()587 if (cenlen == ZIP64_MAGICVAL || cenoff == ZIP64_MAGICVAL || in readCEN()592 cenoff = ZIP64_ENDOFF(end64buf); in readCEN()606 zip->locpos = cenpos - cenoff; in readCEN()