Home | History | Annotate | Download | only in minizip

Lines Matching defs:begin_pos

150     uLong begin_pos;            /* position of the beginning of the zipfile */
528 ziinit.begin_pos = ZTELL(ziinit.z_filefunc,ziinit.filestream);
658 ziinit.begin_pos = byte_before_the_zipfile;