Searched refs:bunzip2 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/lib/ |
D | decompress.c | 27 # define bunzip2 NULL macro 54 { {0x42, 0x5a}, "bzip2", bunzip2 },
|
D | decompress_bunzip2.c | 679 STATIC int INIT bunzip2(unsigned char *buf, long len, in bunzip2() function 754 return bunzip2(buf, len - 4, fill, flush, outbuf, pos, error); in __decompress()
|
/Linux-v6.6/include/linux/decompress/ |
D | bunzip2.h | 5 int bunzip2(unsigned char *inbuf, long len,
|
/Linux-v6.6/scripts/ |
D | extract-vmlinux | 54 try_decompress 'BZh' xy bunzip2
|
D | extract-ikconfig | 61 try_decompress 'BZh' xy bunzip2
|