Home
last modified time | relevance | path

Searched defs:cenpos (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/native/
Dzip_util.c278 jlong cenpos = endpos - ENDSIZ(endbuf); in verifyEND() local
551 jlong endpos, end64pos, cenpos, cenlen, cenoff; in readCEN() local
973 readCENHeader(jzfile *zip, jlong cenpos, jint bufsize) in readCENHeader()
994 sequentialAccessReadCENHeader(jzfile *zip, jlong cenpos) in sequentialAccessReadCENHeader()
Dzip_util.h183 jlong cenpos; /* Offset of central directory file header */ member