Searched defs:cenpos (Results 1 – 3 of 3) sorted by relevance
314 jlong cenpos = endpos - ENDSIZ(endbuf); in verifyEND() local595 jlong endpos, end64pos, cenpos, cenlen, cenoff; in readCEN() local1056 readCENHeader(jzfile *zip, jlong cenpos, jint bufsize) in readCENHeader()1077 sequentialAccessReadCENHeader(jzfile *zip, jlong cenpos) in sequentialAccessReadCENHeader()
184 jlong cenpos; /* Offset of central directory file header */ member
919 ZipFileInputStream(byte[] cen, int cenpos) { in ZipFileInputStream()932 private void checkZIP64(byte[] cen, int cenpos) { in checkZIP64()1550 long cenpos = end.endpos - end.cenlen; in findEND() local1619 long cenpos = end.endpos - end.cenlen; // position of CEN table in initCEN() local