| 
    Oolite 1.91.0.7712-251017-85ce217
    
   | 
 
#include <ioapi.h>
Public Attributes | |
| open64_file_func | zopen64_file | 
| read_file_func | zread_file | 
| write_file_func | zwrite_file | 
| tell64_file_func | ztell64_file | 
| seek64_file_func | zseek64_file | 
| close_file_func | zclose_file | 
| testerror_file_func | zerror_file | 
| voidpf | opaque | 
| voidpf zlib_filefunc64_def_s::opaque | 
Definition at line 169 of file ioapi.h.
Referenced by call_zopen64(), call_zseek64(), call_ztell64(), fill_fopen64_filefunc(), and fill_zlib_filefunc64_32_def_from_filefunc32().
| close_file_func zlib_filefunc64_def_s::zclose_file | 
Definition at line 167 of file ioapi.h.
Referenced by fill_fopen64_filefunc(), and fill_zlib_filefunc64_32_def_from_filefunc32().
| testerror_file_func zlib_filefunc64_def_s::zerror_file | 
Definition at line 168 of file ioapi.h.
Referenced by fill_fopen64_filefunc(), and fill_zlib_filefunc64_32_def_from_filefunc32().
| open64_file_func zlib_filefunc64_def_s::zopen64_file | 
Definition at line 162 of file ioapi.h.
Referenced by call_zopen64(), fill_fopen64_filefunc(), and fill_zlib_filefunc64_32_def_from_filefunc32().
| read_file_func zlib_filefunc64_def_s::zread_file | 
Definition at line 163 of file ioapi.h.
Referenced by fill_fopen64_filefunc(), and fill_zlib_filefunc64_32_def_from_filefunc32().
| seek64_file_func zlib_filefunc64_def_s::zseek64_file | 
Definition at line 166 of file ioapi.h.
Referenced by call_zseek64(), call_ztell64(), fill_fopen64_filefunc(), and fill_zlib_filefunc64_32_def_from_filefunc32().
| tell64_file_func zlib_filefunc64_def_s::ztell64_file | 
Definition at line 165 of file ioapi.h.
Referenced by call_ztell64(), fill_fopen64_filefunc(), and fill_zlib_filefunc64_32_def_from_filefunc32().
| write_file_func zlib_filefunc64_def_s::zwrite_file | 
Definition at line 164 of file ioapi.h.
Referenced by fill_fopen64_filefunc(), and fill_zlib_filefunc64_32_def_from_filefunc32().