Home | History | Annotate | Download | only in minizip

Lines Matching refs:ZLIB_FILEFUNC_SEEK_SET

448         if (ZSEEK64(*pzlib_filefunc_def,filestream,uReadPos,ZLIB_FILEFUNC_SEEK_SET)!=0)
516 if (ZSEEK64(*pzlib_filefunc_def,filestream,uReadPos,ZLIB_FILEFUNC_SEEK_SET)!=0)
538 if (ZSEEK64(*pzlib_filefunc_def,filestream, uPosFound,ZLIB_FILEFUNC_SEEK_SET)!=0)
562 if (ZSEEK64(*pzlib_filefunc_def,filestream, relativeOffset,ZLIB_FILEFUNC_SEEK_SET)!=0)
632 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
692 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
903 ZLIB_FILEFUNC_SEEK_SET)!=0)
1399 s->byte_before_the_zipfile,ZLIB_FILEFUNC_SEEK_SET)!=0)
1734 ZLIB_FILEFUNC_SEEK_SET)!=0)
1989 ZLIB_FILEFUNC_SEEK_SET)!=0)
2063 if (ZSEEK64(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)