Searched refs:ZLIB_FILEFUNC_SEEK_SET (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dioapi.h15 #define ZLIB_FILEFUNC_SEEK_SET (0) macro
H A Dioapi.c138 case ZLIB_FILEFUNC_SEEK_SET :
H A Dunzip.c367 if (ZSEEK(*pzlib_filefunc_def,filestream,uReadPos,ZLIB_FILEFUNC_SEEK_SET)!=0)
435 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
605 ZLIB_FILEFUNC_SEEK_SET)!=0)
975 s->byte_before_the_zipfile,ZLIB_FILEFUNC_SEEK_SET)!=0)
1277 ZLIB_FILEFUNC_SEEK_SET)!=0)
1474 ZLIB_FILEFUNC_SEEK_SET)!=0)
1548 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
H A Dzip.c476 if (ZSEEK(*pzlib_filefunc_def,filestream,uReadPos,ZLIB_FILEFUNC_SEEK_SET)!=0)
565 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
636 ZLIB_FILEFUNC_SEEK_SET) != 0)
658 offset_central_dir+byte_before_the_zipfile,ZLIB_FILEFUNC_SEEK_SET)!=0)
1104 zi->ci.pos_local_header + 14,ZLIB_FILEFUNC_SEEK_SET)!=0)
1117 cur_pos_inzip,ZLIB_FILEFUNC_SEEK_SET)!=0)
H A Diowin32.c206 case ZLIB_FILEFUNC_SEEK_SET :
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/minizip/
H A Dioapi.h15 #define ZLIB_FILEFUNC_SEEK_SET (0) macro
H A Dioapi.c138 case ZLIB_FILEFUNC_SEEK_SET :
H A Dunzip.c367 if (ZSEEK(*pzlib_filefunc_def,filestream,uReadPos,ZLIB_FILEFUNC_SEEK_SET)!=0)
435 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
605 ZLIB_FILEFUNC_SEEK_SET)!=0)
975 s->byte_before_the_zipfile,ZLIB_FILEFUNC_SEEK_SET)!=0)
1277 ZLIB_FILEFUNC_SEEK_SET)!=0)
1474 ZLIB_FILEFUNC_SEEK_SET)!=0)
1548 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
H A Dzip.c476 if (ZSEEK(*pzlib_filefunc_def,filestream,uReadPos,ZLIB_FILEFUNC_SEEK_SET)!=0)
565 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
636 ZLIB_FILEFUNC_SEEK_SET) != 0)
658 offset_central_dir+byte_before_the_zipfile,ZLIB_FILEFUNC_SEEK_SET)!=0)
1104 zi->ci.pos_local_header + 14,ZLIB_FILEFUNC_SEEK_SET)!=0)
1117 cur_pos_inzip,ZLIB_FILEFUNC_SEEK_SET)!=0)
H A Diowin32.c206 case ZLIB_FILEFUNC_SEEK_SET :
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dioapi.h114 #define ZLIB_FILEFUNC_SEEK_SET (0) macro
H A Dunzip.c448 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)!
[all...]
H A Dioapi.c173 case ZLIB_FILEFUNC_SEEK_SET :
196 case ZLIB_FILEFUNC_SEEK_SET :
H A Diowin32.c324 case ZLIB_FILEFUNC_SEEK_SET :
363 case ZLIB_FILEFUNC_SEEK_SET :
H A Dzip.c515 if (ZSEEK64(*pzlib_filefunc_def,filestream,uReadPos,ZLIB_FILEFUNC_SEEK_SET)!=0)
578 if (ZSEEK64(*pzlib_filefunc_def,filestream,uReadPos,ZLIB_FILEFUNC_SEEK_SET)!=0)
603 if (ZSEEK64(*pzlib_filefunc_def,filestream, uPosFound,ZLIB_FILEFUNC_SEEK_SET)!=0)
627 if (ZSEEK64(*pzlib_filefunc_def,filestream, relativeOffset,ZLIB_FILEFUNC_SEEK_SET)!=0)
683 if (ZSEEK64(pziinit->z_filefunc, pziinit->filestream, central_pos, ZLIB_FILEFUNC_SEEK_SET) != 0)
737 if (ZSEEK64(pziinit->z_filefunc, pziinit->filestream, central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
816 if (ZSEEK64(pziinit->z_filefunc, pziinit->filestream, offset_central_dir + byte_before_the_zipfile, ZLIB_FILEFUNC_SEEK_SET) != 0)
838 if (ZSEEK64(pziinit->z_filefunc, pziinit->filestream, offset_central_dir+byte_before_the_zipfile,ZLIB_FILEFUNC_SEEK_SET) != 0)
1708 if (ZSEEK64(zi->z_filefunc,zi->filestream, zi->ci.pos_local_header + 14,ZLIB_FILEFUNC_SEEK_SET)!=0)
1719 if (ZSEEK64(zi->z_filefunc,zi->filestream, zi->ci.pos_zip64extrainfo + 4,ZLIB_FILEFUNC_SEEK_SET)!
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dioapi.h114 #define ZLIB_FILEFUNC_SEEK_SET (0) macro
H A Dunzip.c448 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)!
[all...]
H A Dioapi.c173 case ZLIB_FILEFUNC_SEEK_SET :
196 case ZLIB_FILEFUNC_SEEK_SET :
H A Diowin32.c253 case ZLIB_FILEFUNC_SEEK_SET :
291 case ZLIB_FILEFUNC_SEEK_SET :
H A Dzip.c515 if (ZSEEK64(*pzlib_filefunc_def,filestream,uReadPos,ZLIB_FILEFUNC_SEEK_SET)!=0)
578 if (ZSEEK64(*pzlib_filefunc_def,filestream,uReadPos,ZLIB_FILEFUNC_SEEK_SET)!=0)
603 if (ZSEEK64(*pzlib_filefunc_def,filestream, uPosFound,ZLIB_FILEFUNC_SEEK_SET)!=0)
627 if (ZSEEK64(*pzlib_filefunc_def,filestream, relativeOffset,ZLIB_FILEFUNC_SEEK_SET)!=0)
683 if (ZSEEK64(pziinit->z_filefunc, pziinit->filestream, central_pos, ZLIB_FILEFUNC_SEEK_SET) != 0)
737 if (ZSEEK64(pziinit->z_filefunc, pziinit->filestream, central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
816 if (ZSEEK64(pziinit->z_filefunc, pziinit->filestream, offset_central_dir + byte_before_the_zipfile, ZLIB_FILEFUNC_SEEK_SET) != 0)
838 if (ZSEEK64(pziinit->z_filefunc, pziinit->filestream, offset_central_dir+byte_before_the_zipfile,ZLIB_FILEFUNC_SEEK_SET) != 0)
1708 if (ZSEEK64(zi->z_filefunc,zi->filestream, zi->ci.pos_local_header + 14,ZLIB_FILEFUNC_SEEK_SET)!=0)
1719 if (ZSEEK64(zi->z_filefunc,zi->filestream, zi->ci.pos_zip64extrainfo + 4,ZLIB_FILEFUNC_SEEK_SET)!
[all...]

Completed in 88 milliseconds