#include <zlib.h>
Collaboration diagram for z_stream_s:

Data Fields | |
| Bytef * | next_in |
| uInt | avail_in |
| uLong | total_in |
| Bytef * | next_out |
| uInt | avail_out |
| uLong | total_out |
| char * | msg |
| internal_state FAR * | state |
| alloc_func | zalloc |
| free_func | zfree |
| voidpf | opaque |
| int | data_type |
| uLong | adler |
| uLong | reserved |
Definition at line 82 of file zlib.h.
|
|
Definition at line 99 of file zlib.h. Referenced by gzscan(), gztack(), test_dict_deflate(), and test_dict_inflate(). |
|
|
Definition at line 84 of file zlib.h. Referenced by build_index(), def(), extract(), gzcopy(), gzscan(), gztack(), inf(), main(), recomp(), test_deflate(), test_dict_deflate(), test_dict_inflate(), test_flush(), test_inflate(), test_large_deflate(), test_large_inflate(), test_sync(), unzOpenCurrentFile3(), unzReadCurrentFile(), zipCloseFileInZipRaw(), zipOpenNewFileInZip3(), and zipWriteInFileInZip(). |
|
|
Definition at line 88 of file zlib.h. Referenced by build_index(), def(), extract(), gzcopy(), gzscan(), gztack(), inf(), main(), recomp(), test_deflate(), test_dict_deflate(), test_dict_inflate(), test_flush(), test_inflate(), test_large_deflate(), test_large_inflate(), test_sync(), unzReadCurrentFile(), zipCloseFileInZipRaw(), zipOpenNewFileInZip3(), and zipWriteInFileInZip(). |
|
|
Definition at line 98 of file zlib.h. Referenced by build_index(), and gzscan(). |
|
|
Definition at line 91 of file zlib.h. Referenced by gunzip(), lunpipe(), and unzReadCurrentFile(). |
|
|
Definition at line 83 of file zlib.h. Referenced by build_index(), def(), extract(), gunpipe(), gunzip(), gzcopy(), gzscan(), gztack(), inf(), main(), recomp(), test_deflate(), test_dict_deflate(), test_dict_inflate(), test_flush(), test_inflate(), test_large_deflate(), test_large_inflate(), test_sync(), unzOpenCurrentFile3(), unzReadCurrentFile(), and zipWriteInFileInZip(). |
|
|
Definition at line 87 of file zlib.h. Referenced by build_index(), def(), extract(), gzscan(), gztack(), inf(), main(), recomp(), test_deflate(), test_dict_deflate(), test_dict_inflate(), test_flush(), test_inflate(), test_large_deflate(), test_large_inflate(), test_sync(), unzReadCurrentFile(), zipCloseFileInZipRaw(), zipOpenNewFileInZip3(), and zipWriteInFileInZip(). |
|
|
Definition at line 96 of file zlib.h. Referenced by build_index(), def(), extract(), gzcopy(), gzscan(), inf(), main(), recomp(), test_deflate(), test_dict_deflate(), test_dict_inflate(), test_flush(), test_inflate(), test_large_deflate(), test_large_inflate(), test_sync(), unzOpenCurrentFile3(), and zipOpenNewFileInZip3(). |
|
|
|
|
|
|
|
|
Definition at line 85 of file zlib.h. Referenced by gzscan(), main(), test_deflate(), test_inflate(), zipOpenNewFileInZip3(), and zipWriteInFileInZip(). |
|
|
Definition at line 89 of file zlib.h. Referenced by gzscan(), main(), test_deflate(), test_flush(), test_inflate(), unzOpenCurrentFile3(), unzReadCurrentFile(), unztell(), zipCloseFileInZipRaw(), zipOpenNewFileInZip3(), and zipWriteInFileInZip(). |
|
|
Definition at line 94 of file zlib.h. Referenced by build_index(), def(), extract(), gzcopy(), gzscan(), inf(), main(), recomp(), test_deflate(), test_dict_deflate(), test_dict_inflate(), test_flush(), test_inflate(), test_large_deflate(), test_large_inflate(), test_sync(), unzOpenCurrentFile3(), and zipOpenNewFileInZip3(). |
|
|
Definition at line 95 of file zlib.h. Referenced by build_index(), def(), extract(), gzcopy(), gzscan(), inf(), main(), recomp(), test_deflate(), test_dict_deflate(), test_dict_inflate(), test_flush(), test_inflate(), test_large_deflate(), test_large_inflate(), test_sync(), unzOpenCurrentFile3(), and zipOpenNewFileInZip3(). |
1.4.6