Home
last modified time | relevance | path

Searched refs:central_pos (Results 51 – 75 of 448) sorted by relevance

12345678910>>...18

/dports/games/spring/spring_98.0/tools/pr-downloader/src/lib/minizip/
H A Dunzip.c137 uLong central_pos; /* position of the beginning of the central dir*/ member
403 uLong central_pos,uL; variable
430 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
431 if (central_pos==0)
435 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
476 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
486 us.byte_before_the_zipfile = central_pos -
488 us.central_pos = central_pos;
1551 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/games/springlobby/springlobby-0.180/src/downloader/lib/src/lib/minizip/
H A Dunzip.c137 uLong central_pos; /* position of the beginning of the central dir*/ member
403 uLong central_pos,uL; variable
430 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
431 if (central_pos==0)
435 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
476 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
486 us.byte_before_the_zipfile = central_pos -
488 us.central_pos = central_pos;
1551 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/misc/rump/buildrump.sh-b914579/src/common/dist/zlib/contrib/minizip/
H A Dunzip.c139 uLong central_pos; /* position of the beginning of the central dir*/ member
405 uLong central_pos,uL; variable
432 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
433 if (central_pos==0)
437 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
478 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
488 us.byte_before_the_zipfile = central_pos -
490 us.central_pos = central_pos;
1550 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/devel/upp/upp/bazaar/plugin/assimp/contrib/unzip/
H A Dunzip.c141 uLong central_pos; /* position of the beginning of the central dir*/ member
407 uLong central_pos,uL; variable
434 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
435 if (central_pos==0)
439 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
480 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
490 us.byte_before_the_zipfile = central_pos -
492 us.central_pos = central_pos;
1565 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/devel/cvs-devel/cvs-1.12.13/zlib/contrib/minizip/
H A Dunzip.c137 uLong central_pos; /* position of the beginning of the central dir*/ member
403 uLong central_pos,uL; variable
430 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
431 if (central_pos==0)
435 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
476 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
486 us.byte_before_the_zipfile = central_pos -
488 us.central_pos = central_pos;
1548 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/info-zip/
H A Dunzip.c137 uLong central_pos; /* position of the beginning of the central dir*/ member
403 uLong central_pos,uL; variable
430 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
431 if (central_pos==0)
435 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
476 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
486 us.byte_before_the_zipfile = central_pos -
488 us.central_pos = central_pos;
1548 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/emulators/libretro-vice/vice-libretro-5725415/deps/libz/
H A Dunzip.c138 uLong central_pos; /* position of the beginning of the central dir*/ member
404 uLong central_pos,uL; variable
431 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
432 if (central_pos==0)
436 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
477 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
487 us.byte_before_the_zipfile = central_pos -
489 us.central_pos = central_pos;
1549 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/contrib/unzip/
H A Dunzip.c136 uLong central_pos; /* position of the beginning of the central dir*/ member
402 uLong central_pos,uL; variable
429 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
430 if (central_pos==0)
434 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
475 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
485 us.byte_before_the_zipfile = central_pos -
487 us.central_pos = central_pos;
1554 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/editors/wordgrinder/wordgrinder-0.6/src/c/minizip/
H A Dunzip.c137 uLong central_pos; /* position of the beginning of the central dir*/ member
403 uLong central_pos,uL; variable
430 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
431 if (central_pos==0)
435 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
476 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
486 us.byte_before_the_zipfile = central_pos -
488 us.central_pos = central_pos;
1550 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dunzip.c123 uLong central_pos; /* position of the beginning of the central dir*/ member
392 uLong central_pos,uL; variable
419 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
420 if (central_pos==0)
424 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
465 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
475 us.byte_before_the_zipfile = central_pos -
477 us.central_pos = central_pos;
1558 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dunzip.c123 uLong central_pos; /* position of the beginning of the central dir*/ member
392 uLong central_pos,uL; variable
419 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
420 if (central_pos==0)
424 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
465 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
475 us.byte_before_the_zipfile = central_pos -
477 us.central_pos = central_pos;
1558 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/games/ufoai/ufoai-2.5-source/src/common/
H A Dunzip.cpp131 uLong central_pos; /* position of the beginning of the central dir*/ member
360 uLong central_pos,uL; in unzOpen2() local
387 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream); in unzOpen2()
388 if (central_pos==0) in unzOpen2()
392 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0) in unzOpen2()
433 if ((central_pos<us.offset_central_dir+us.size_central_dir) && in unzOpen2()
443 us.byte_before_the_zipfile = central_pos - in unzOpen2()
445 us.central_pos = central_pos; in unzOpen2()
1437 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0) in unzGetGlobalComment()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/contrib/unzip/
H A Dunzip.c136 uLong central_pos; /* position of the beginning of the central dir*/ member
402 uLong central_pos,uL; variable
429 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
430 if (central_pos==0)
434 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
475 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
485 us.byte_before_the_zipfile = central_pos -
487 us.central_pos = central_pos;
1554 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/games/egl/egl-0.3.1_9/include/minizip/
H A Dunzip.c137 uLong central_pos; /* position of the beginning of the central dir*/ member
403 uLong central_pos,uL; variable
430 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
431 if (central_pos==0)
435 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
476 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
486 us.byte_before_the_zipfile = central_pos -
488 us.central_pos = central_pos;
1548 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/misc/vxl/vxl-3.3.2/contrib/brl/b3p/minizip/
H A Dunzip.c134 uLong central_pos; /* position of the beginning of the central dir*/ member
399 uLong central_pos,uL; variable
426 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
427 if (central_pos==0)
431 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
472 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
482 us.byte_before_the_zipfile = central_pos -
484 us.central_pos = central_pos;
1524 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/biology/velvet/velvet_1.2.10/third-party/zlib-1.2.3/contrib/minizip/
H A Dunzip.c137 uLong central_pos; /* position of the beginning of the central dir*/ member
403 uLong central_pos,uL; variable
430 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
431 if (central_pos==0)
435 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
476 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
486 us.byte_before_the_zipfile = central_pos -
488 us.central_pos = central_pos;
1548 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/games/r1q2/r1q2-8012_5/qcommon/
H A Dunzip.c143 uLong central_pos; /* position of the beginning of the central dir*/ member
409 uLong central_pos,uL; variable
439 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
440 if (central_pos==0)
444 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
485 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
495 us.byte_before_the_zipfile = central_pos -
497 us.central_pos = central_pos;
1561 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/ftp/wzdftpd/wzdftpd-0.8.3/modules/sfv/minizip/
H A Dunzip.c148 uLong central_pos; /* position of the beginning of the central dir*/ member
414 uLong central_pos,uL; variable
441 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
442 if (central_pos==0)
446 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
487 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
497 us.byte_before_the_zipfile = central_pos -
499 us.central_pos = central_pos;
1559 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/graphics/megapov/megapov-1.2.1/libraries/zlib/contrib/minizip/
H A Dunzip.c137 uLong central_pos; /* position of the beginning of the central dir*/ member
403 uLong central_pos,uL; variable
430 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
431 if (central_pos==0)
435 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
476 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
486 us.byte_before_the_zipfile = central_pos -
488 us.central_pos = central_pos;
1548 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/devel/py-pyinstaller/PyInstaller-3.5/bootloader/zlib/
H A Dunzip.c137 uLong central_pos; /* position of the beginning of the central dir*/ member
403 uLong central_pos,uL; variable
430 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
431 if (central_pos==0)
435 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
476 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
486 us.byte_before_the_zipfile = central_pos -
488 us.central_pos = central_pos;
1548 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/emulators/ucon64/ucon64-2.2.2-src/src/libdiscmage/
H A Dunzip.c159 uLong central_pos; /* position of the beginning of the central dir*/ member
439 uLong central_pos,uL; variable
466 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
467 if (central_pos==0)
471 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
512 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
522 us.byte_before_the_zipfile = central_pos -
524 us.central_pos = central_pos;
1605 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/Unzip/
H A Dunzip.c137 uLong central_pos; /* position of the beginning of the central dir*/ member
403 uLong central_pos,uL; variable
430 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
431 if (central_pos==0)
435 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
476 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
486 us.byte_before_the_zipfile = central_pos -
488 us.central_pos = central_pos;
1548 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/games/libretro-cap32/libretro-cap32-ad7397f/utils/unzip/
H A Dunzip.c137 uLong central_pos; /* position of the beginning of the central dir*/ member
403 uLong central_pos,uL; variable
430 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
431 if (central_pos==0)
435 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
476 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
486 us.byte_before_the_zipfile = central_pos -
488 us.central_pos = central_pos;
1558 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/contrib/unzip/
H A Dunzip.c137 uLong central_pos; /* position of the beginning of the central dir*/ member
403 uLong central_pos,uL; variable
430 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
431 if (central_pos==0)
435 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
476 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
486 us.byte_before_the_zipfile = central_pos -
488 us.central_pos = central_pos;
1561 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)
/dports/x11-toolkits/p5-Tk/Tk-804.035/PNG/zlib/contrib/minizip/
H A Dunzip.c137 uLong central_pos; /* position of the beginning of the central dir*/ member
403 uLong central_pos,uL; variable
430 central_pos = unzlocal_SearchCentralDir(&us.z_filefunc,us.filestream);
431 if (central_pos==0)
435 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
476 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
486 us.byte_before_the_zipfile = central_pos -
488 us.central_pos = central_pos;
1548 if (ZSEEK(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)

12345678910>>...18