|
Linux Kernel
3.7.1
|
#include <inflate.h>
Data Fields | |
| inflate_mode | mode |
| int | last |
| int | wrap |
| int | havedict |
| int | flags |
| unsigned | dmax |
| unsigned long | check |
| unsigned long | total |
| unsigned | wbits |
| unsigned | wsize |
| unsigned | whave |
| unsigned | write |
| unsigned char * | window |
| unsigned long | hold |
| unsigned | bits |
| unsigned | length |
| unsigned | offset |
| unsigned | extra |
| code const * | lencode |
| code const * | distcode |
| unsigned | lenbits |
| unsigned | distbits |
| unsigned | ncode |
| unsigned | nlen |
| unsigned | ndist |
| unsigned | have |
| code * | next |
| unsigned short | lens [320] |
| unsigned short | work [288] |
| code | codes [ENOUGH] |
| inflate_mode mode |
1.8.2