| /OK3568_Linux_fs/u-boot/spl/lib/zlib/ |
| H A D | zlib.su | |
| /OK3568_Linux_fs/u-boot/lib/zlib/ |
| H A D | zlib.su | |
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/zlib/zlib/ |
| H A D | CVE-2022-37434.patch | 10 Fix a bug when getting a gzip header extra field with inflate(). 13 inflateGetHeader(), and if multiple calls of inflate() delivered 23 inflate.c | 5 +++-- 26 diff --git a/inflate.c b/inflate.c 28 --- a/inflate.c 29 +++ b/inflate.c
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/figlet/figlet/ |
| H A D | 0001-build-add-autotools-support-to-allow-easy-cross-comp.patch | 82 -OBJS = figlet.o zipio.o crc.o inflate.o utf8.o 87 - crc.h inflate.h zipio.h utf8.h run-tests.sh figmagic 146 -inflate.o: inflate.c inflate.h 147 -zipio.o: zipio.c zipio.h inflate.h crc.h 159 +figlet_SOURCES = figlet.c zipio.c crc.c inflate.c utf8.c
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | .gitignore | 9 inflate.c 10 inflate.h
|
| H A D | Makefile | 92 zlib-$(CONFIG_KERNEL_GZIP) := inffast.c inflate.c inftrees.c 93 zlibheader-$(CONFIG_KERNEL_GZIP) := inffast.h inffixed.h inflate.h inftrees.h infutil.h
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/spice/spice/ |
| H A D | 0001-Fix-compile-errors-on-Linux-32bit-system.patch | 88 if ((ret = inflate(&strm, Z_NO_FLUSH)) != Z_STREAM_END) { 89 - spice_error("inflate error %d (disc: %" G_GSSIZE_FORMAT ")", 90 + spice_error("inflate error %d (disc: %li)",
|
| /OK3568_Linux_fs/kernel/arch/xtensa/boot/lib/ |
| H A D | .gitignore | 3 inflate.c
|
| H A D | Makefile | 6 zlib := inffast.c inflate.c inftrees.c
|
| /OK3568_Linux_fs/kernel/lib/zlib_inflate/ |
| H A D | Makefile | 19 zlib_inflate-objs := inffast.o inflate.o infutil.o \
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | Makefile | 98 CFLAGS_head-inflate-data.o := $(call cc-option,-Wframe-larger-than=10240) 99 obj-$(CONFIG_XIP_DEFLATED_DATA) += head-inflate-data.o
|
| /OK3568_Linux_fs/buildroot/package/lua-zlib/ |
| H A D | Config.in | 6 Consists of two functions: inflate and deflate.
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | gunzip.c | 235 r = inflate(&s, Z_SYNC_FLUSH); in gzwrite() 307 r = inflate(&s, Z_FINISH); in zunzip()
|
| /OK3568_Linux_fs/u-boot/fs/cramfs/ |
| H A D | uncompress.c | 43 err = inflate (&stream, Z_FINISH); in cramfs_uncompress_block()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | zlib.c | 53 ret = inflate(&zs, Z_NO_FLUSH); in gzip_decompress_to_file()
|
| /OK3568_Linux_fs/u-boot/include/u-boot/ |
| H A D | zlib.h | 71 # define inflate z_inflate macro 551 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | compression.cpp | 88 code = inflate(&inflate_stream, 0); in decompress()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | inflate.c | 158 STATIC int INIT inflate OF((void)); 1085 STATIC int INIT inflate(void) in inflate() function 1258 if ((res = inflate())) { in gunzip()
|
| /OK3568_Linux_fs/buildroot/package/unzip/ |
| H A D | 0001-Add-a-CMakeFile.txt-to-ease-cross-compilation.patch | 45 + extract.c fileio.c globals.c inflate.c list.c match.c process.c
|
| /OK3568_Linux_fs/buildroot/boot/optee-os/3.13.0/ |
| H A D | 0001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch | 23 In file included from core/lib/zlib/inflate.c:84:
|
| /OK3568_Linux_fs/kernel/drivers/virt/vboxguest/ |
| H A D | vmmdev.h | 353 u32 inflate; member
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | fib_trie.rst | 90 inflate() 95 inflate(). Used by resize();
|
| /OK3568_Linux_fs/kernel/arch/alpha/boot/ |
| H A D | Makefile | 120 $(obj)/misc.o: lib/inflate.c
|
| /OK3568_Linux_fs/buildroot/package/sox/ |
| H A D | 0004-configure.ac-fix-static-linking-with-magic.patch | 21 …rm-buildroot-linux-uclibcgnueabi/bin/ld: compress.c:(.text+0x1e4): undefined reference to `inflate'
|
| /OK3568_Linux_fs/buildroot/package/netsnmp/ |
| H A D | 0001-configure-static-linking-Fix-SSL-checks.patch | 13 - inflate()
|