UNZ_OK 206 modules/widgetman/unzip.c return UNZ_OK; UNZ_OK 229 modules/widgetman/unzip.c if (err==UNZ_OK) UNZ_OK 233 modules/widgetman/unzip.c if (err==UNZ_OK) UNZ_OK 252 modules/widgetman/unzip.c if (err==UNZ_OK) UNZ_OK 256 modules/widgetman/unzip.c if (err==UNZ_OK) UNZ_OK 260 modules/widgetman/unzip.c if (err==UNZ_OK) UNZ_OK 264 modules/widgetman/unzip.c if (err==UNZ_OK) UNZ_OK 366 modules/widgetman/unzip.c int err=UNZ_OK; UNZ_OK 380 modules/widgetman/unzip.c if (err==UNZ_OK) { UNZ_OK 381 modules/widgetman/unzip.c if (unzlocal_getLong(&s->z_filefunc, s->filestream,&uMagic) != UNZ_OK) UNZ_OK 387 modules/widgetman/unzip.c if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.version) != UNZ_OK) UNZ_OK 390 modules/widgetman/unzip.c if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.version_needed) != UNZ_OK) UNZ_OK 393 modules/widgetman/unzip.c if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.flag) != UNZ_OK) UNZ_OK 396 modules/widgetman/unzip.c if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.compression_method) != UNZ_OK) UNZ_OK 399 modules/widgetman/unzip.c if (unzlocal_getLong(&s->z_filefunc, s->filestream,&file_info.dosDate) != UNZ_OK) UNZ_OK 404 modules/widgetman/unzip.c if (unzlocal_getLong(&s->z_filefunc, s->filestream,&file_info.crc) != UNZ_OK) UNZ_OK 407 modules/widgetman/unzip.c if (unzlocal_getLong(&s->z_filefunc, s->filestream,&file_info.compressed_size) != UNZ_OK) UNZ_OK 410 modules/widgetman/unzip.c if (unzlocal_getLong(&s->z_filefunc, s->filestream,&file_info.uncompressed_size) != UNZ_OK) UNZ_OK 413 modules/widgetman/unzip.c if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.size_filename) != UNZ_OK) UNZ_OK 416 modules/widgetman/unzip.c if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.size_file_extra) != UNZ_OK) UNZ_OK 419 modules/widgetman/unzip.c if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.size_file_comment) != UNZ_OK) UNZ_OK 422 modules/widgetman/unzip.c if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.disk_num_start) != UNZ_OK) UNZ_OK 425 modules/widgetman/unzip.c if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.internal_fa) != UNZ_OK) UNZ_OK 428 modules/widgetman/unzip.c if (unzlocal_getLong(&s->z_filefunc, s->filestream,&file_info.external_fa) != UNZ_OK) UNZ_OK 431 modules/widgetman/unzip.c if (unzlocal_getLong(&s->z_filefunc, s->filestream,&file_info_internal.offset_curfile) != UNZ_OK) UNZ_OK 435 modules/widgetman/unzip.c if ((err==UNZ_OK) && (szFileName!=NULL)) UNZ_OK 453 modules/widgetman/unzip.c if ((err==UNZ_OK) && (extraField!=NULL)) UNZ_OK 476 modules/widgetman/unzip.c if ((err==UNZ_OK) && (szComment!=NULL)) UNZ_OK 502 modules/widgetman/unzip.c if ((err==UNZ_OK) && (pfile_info!=NULL)) UNZ_OK 505 modules/widgetman/unzip.c if ((err==UNZ_OK) && (pfile_info_internal!=NULL)) UNZ_OK 549 modules/widgetman/unzip.c s->current_file_ok = (err == UNZ_OK); UNZ_OK 560 modules/widgetman/unzip.c int err=UNZ_OK; UNZ_OK 570 modules/widgetman/unzip.c s->current_file_ok = (err == UNZ_OK); UNZ_OK 583 modules/widgetman/unzip.c return UNZ_OK; UNZ_OK 593 modules/widgetman/unzip.c int err=UNZ_OK; UNZ_OK 653 modules/widgetman/unzip.c int err=UNZ_OK; UNZ_OK 676 modules/widgetman/unzip.c if (unzlocal_getLong(&us.z_filefunc, us.filestream,&uL)!=UNZ_OK) UNZ_OK 680 modules/widgetman/unzip.c if (unzlocal_getShort(&us.z_filefunc, us.filestream,&number_disk)!=UNZ_OK) UNZ_OK 684 modules/widgetman/unzip.c if (unzlocal_getShort(&us.z_filefunc, us.filestream,&number_disk_with_CD)!=UNZ_OK) UNZ_OK 688 modules/widgetman/unzip.c if (unzlocal_getShort(&us.z_filefunc, us.filestream,&us.gi.number_entry)!=UNZ_OK) UNZ_OK 692 modules/widgetman/unzip.c if (unzlocal_getShort(&us.z_filefunc, us.filestream,&number_entry_CD)!=UNZ_OK) UNZ_OK 701 modules/widgetman/unzip.c if (unzlocal_getLong(&us.z_filefunc, us.filestream,&us.size_central_dir)!=UNZ_OK) UNZ_OK 706 modules/widgetman/unzip.c if (unzlocal_getLong(&us.z_filefunc, us.filestream,&us.offset_central_dir)!=UNZ_OK) UNZ_OK 710 modules/widgetman/unzip.c if (unzlocal_getShort(&us.z_filefunc, us.filestream,&us.gi.size_comment)!=UNZ_OK) UNZ_OK 714 modules/widgetman/unzip.c (err==UNZ_OK)) UNZ_OK 717 modules/widgetman/unzip.c if (err!=UNZ_OK) UNZ_OK 752 modules/widgetman/unzip.c int err=UNZ_OK; UNZ_OK 909 modules/widgetman/unzip.c int err=UNZ_OK; UNZ_OK 920 modules/widgetman/unzip.c if (err==UNZ_OK) { UNZ_OK 921 modules/widgetman/unzip.c if (unzlocal_getLong(&s->z_filefunc, s->filestream,&uMagic) != UNZ_OK) UNZ_OK 927 modules/widgetman/unzip.c if (unzlocal_getShort(&s->z_filefunc, s->filestream,&uData) != UNZ_OK) UNZ_OK 933 modules/widgetman/unzip.c if (unzlocal_getShort(&s->z_filefunc, s->filestream,&uFlags) != UNZ_OK) UNZ_OK 936 modules/widgetman/unzip.c if (unzlocal_getShort(&s->z_filefunc, s->filestream,&uData) != UNZ_OK) UNZ_OK 938 modules/widgetman/unzip.c else if ((err==UNZ_OK) && (uData!=s->cur_file_info.compression_method)) UNZ_OK 941 modules/widgetman/unzip.c if ((err==UNZ_OK) && (s->cur_file_info.compression_method!=0) && UNZ_OK 945 modules/widgetman/unzip.c if (unzlocal_getLong(&s->z_filefunc, s->filestream,&uData) != UNZ_OK) /* date/time */ UNZ_OK 948 modules/widgetman/unzip.c if (unzlocal_getLong(&s->z_filefunc, s->filestream,&uData) != UNZ_OK) /* crc */ UNZ_OK 950 modules/widgetman/unzip.c else if ((err==UNZ_OK) && (uData!=s->cur_file_info.crc) && UNZ_OK 954 modules/widgetman/unzip.c if (unzlocal_getLong(&s->z_filefunc, s->filestream,&uData) != UNZ_OK) /* size compr */ UNZ_OK 956 modules/widgetman/unzip.c else if ((err==UNZ_OK) && (uData!=s->cur_file_info.compressed_size) && UNZ_OK 960 modules/widgetman/unzip.c if (unzlocal_getLong(&s->z_filefunc, s->filestream,&uData) != UNZ_OK) /* size uncompr */ UNZ_OK 962 modules/widgetman/unzip.c else if ((err==UNZ_OK) && (uData!=s->cur_file_info.uncompressed_size) && UNZ_OK 967 modules/widgetman/unzip.c if (unzlocal_getShort(&s->z_filefunc, s->filestream,&size_filename) != UNZ_OK) UNZ_OK 969 modules/widgetman/unzip.c else if ((err==UNZ_OK) && (size_filename!=s->cur_file_info.size_filename)) UNZ_OK 974 modules/widgetman/unzip.c if (unzlocal_getShort(&s->z_filefunc, s->filestream,&size_extra_field) != UNZ_OK) UNZ_OK 996 modules/widgetman/unzip.c int err=UNZ_OK; UNZ_OK 1016 modules/widgetman/unzip.c &offset_local_extrafield,&size_local_extrafield)!=UNZ_OK) UNZ_OK 1112 modules/widgetman/unzip.c return UNZ_OK; UNZ_OK 1133 modules/widgetman/unzip.c return UNZ_OK; UNZ_OK 1211 modules/widgetman/unzip.c int err=UNZ_OK; UNZ_OK 1219 modules/widgetman/unzip.c if (err!=UNZ_OK) UNZ_OK 1256 modules/widgetman/unzip.c if (err!=UNZ_OK) UNZ_OK 1261 modules/widgetman/unzip.c if ((skip==0) && (err==UNZ_OK)) UNZ_OK 1306 modules/widgetman/unzip.c if (err==UNZ_OK) UNZ_OK 1309 modules/widgetman/unzip.c if (err!=UNZ_OK) UNZ_OK 1346 modules/widgetman/unzip.c if (err!=UNZ_OK) UNZ_OK 1351 modules/widgetman/unzip.c if (do_extract_currentfile(uf) != UNZ_OK) UNZ_OK 1357 modules/widgetman/unzip.c if (err!=UNZ_OK)