Home | History | Annotate | Download | only in minizip

Lines Matching refs:ZLIB_FILEFUNC_SEEK_SET

361         if (ZSEEK64(*pzlib_filefunc_def,filestream,uReadPos,ZLIB_FILEFUNC_SEEK_SET)!=0)
424 if (ZSEEK64(*pzlib_filefunc_def,filestream,uReadPos,ZLIB_FILEFUNC_SEEK_SET)!=0)
446 if (ZSEEK64(*pzlib_filefunc_def,filestream, uPosFound,ZLIB_FILEFUNC_SEEK_SET)!=0)
470 if (ZSEEK64(*pzlib_filefunc_def,filestream, relativeOffset,ZLIB_FILEFUNC_SEEK_SET)!=0)
539 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
599 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
790 ZLIB_FILEFUNC_SEEK_SET)!=0)
1270 s->byte_before_the_zipfile,ZLIB_FILEFUNC_SEEK_SET)!=0)
1601 ZLIB_FILEFUNC_SEEK_SET)!=0)
1855 ZLIB_FILEFUNC_SEEK_SET)!=0)
1927 if (ZSEEK64(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)