Home | History | Annotate | Download | only in minizip

Lines Matching defs:begin_pos

173     ZPOS64_T begin_pos;            /* position of the beginning of the zipfile */
835 pziinit->begin_pos = byte_before_the_zipfile;
874 ziinit.begin_pos = ZTELL64(ziinit.z_filefunc,ziinit.filestream);