bunzip2             5 include/linux/decompress/bunzip2.h int bunzip2(unsigned char *inbuf, long len,
bunzip2            50 lib/decompress.c 	{ {0x42, 0x5a}, "bzip2", bunzip2 },
bunzip2           754 lib/decompress_bunzip2.c 	return bunzip2(buf, len - 4, fill, flush, outbuf, pos, error);