Searched refs:gunzip (Results 1 – 16 of 16) sorted by relevance
| /linux/lib/ |
| A D | decompress.c | 24 # define gunzip NULL macro 52 { {0x1f, 0x8b}, "gzip", gunzip }, 53 { {0x1f, 0x9e}, "gzip", gunzip },
|
| A D | decompress_inflate.c | 200 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip() function
|
| A D | lib.a | 3 …and_lock_atomic_dec_and_lock_irqsavedecompress_methodbunzip2__gunzipgunzipunlz4unlzmaparse…
|
| A D | inflate.c | 1194 static int INIT gunzip(void) in gunzip() function
|
| /linux/tools/testing/selftests/powerpc/nx-gzip/ |
| A D | README | 24 Uncompress the previous output. Output will have a .nx.gunzip suffix: 35 $ sha1sum gzip_vas.c.nx.gz.nx.gunzip gzip_vas.c 36 bf43e3c0c3651f5f22b6f9784cd9b1eeab4120b6 gzip_vas.c.nx.gz.nx.gunzip
|
| /linux/include/linux/decompress/ |
| A D | inflate.h | 5 int gunzip(unsigned char *inbuf, long len,
|
| /linux/arch/xtensa/boot/boot-redboot/ |
| A D | bootstrap.S | 193 .extern gunzip 194 movi abi_tmp0, gunzip
|
| /linux/scripts/ |
| A D | extract-vmlinux | 52 try_decompress '\037\213\010' xy gunzip
|
| A D | extract-ikconfig | 59 try_decompress '\037\213\010' xy gunzip
|
| /linux/arch/xtensa/boot/lib/ |
| A D | zmem.c | 35 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) in gunzip() function
|
| /linux/tools/testing/selftests/kexec/ |
| A D | kexec_common_lib.sh | 155 cat $proc_config | gunzip > $IKCONFIG 2>/dev/null
|
| /linux/arch/alpha/boot/ |
| A D | misc.c | 171 gunzip(); in decompress_kernel()
|
| /linux/arch/nios2/boot/compressed/ |
| A D | misc.c | 172 gunzip(); in decompress_kernel()
|
| /linux/Documentation/process/ |
| A D | applying-patches.rst | 96 gunzip or xz on the file -- like this:: 98 gunzip patch-x.y.z.gz
|
| /linux/ |
| A D | System.map | 122658 ffff8000117a3cb4 T gunzip
|
| A D | .tmp_System.map | 122658 ffff8000117a3cb4 T gunzip
|
Completed in 343 milliseconds