Home
last modified time | relevance | path

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

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