This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | const |
| #define | MAX_MEM_LEVEL 9 |
| #define | MAX_WBITS 15 |
| #define | OF(args) () |
| #define | ZEXTERN extern |
| #define | SEEK_SET 0 |
| #define | SEEK_CUR 1 |
| #define | SEEK_END 2 |
| #define | z_off_t long |
Typedefs | |
| typedef unsigned char | Byte |
| typedef unsigned int | uInt |
| typedef unsigned long | uLong |
| typedef Byte FAR | Bytef |
| typedef char FAR | charf |
| typedef int FAR | intf |
| typedef uInt FAR | uIntf |
| typedef uLong FAR | uLongf |
| typedef Byte const * | voidpc |
| typedef Byte FAR * | voidpf |
| typedef Byte * | voidp |
| #define MAX_MEM_LEVEL 9 |
| #define MAX_WBITS 15 |
| #define SEEK_CUR 1 |
| #define SEEK_END 2 |
Definition at line 302 of file zconf.h.
Referenced by azseek(), gzseek(), history_do_write(), os_file_get_size(), yaSSL::read_file(), File_class::size(), and TaoCrypt::FileSource::size().
| #define SEEK_SET 0 |
Definition at line 300 of file zconf.h.
Referenced by azseek(), gzrewind(), gzseek(), main(), my_lock(), NdbDaemon_Make(), AsyncFile::openReq(), os_file_lock(), os_file_pread(), os_file_pwrite(), yaSSL::PemToDer(), AsyncFile::readBuffer(), AsyncFile::readvReq(), ha_archive::rnd_pos(), File_class::size(), TaoCrypt::FileSource::size(), vi_histedit(), AsyncFile::writeBuffer(), and WriteMessage().
| #define z_off_t long |
1.4.7

