HomeSort by: relevance | last modified time | path
    Searched defs:begin_pos (Results 1 - 2 of 2) sorted by relevancy

  /src/common/dist/zlib/contrib/minizip/
zip.c 169 ZPOS64_T begin_pos; /* position of the beginning of the zipfile */ member in struct:__anonda15a5bb0208
802 pziinit->begin_pos = byte_before_the_zipfile;
840 ziinit.begin_pos = ZTELL64(ziinit.z_filefunc,ziinit.filestream);
zip.c 169 ZPOS64_T begin_pos; /* position of the beginning of the zipfile */ member in struct:__anonda15a5bb0208
802 pziinit->begin_pos = byte_before_the_zipfile;
840 ziinit.begin_pos = ZTELL64(ziinit.z_filefunc,ziinit.filestream);

Completed in 23 milliseconds