Home
last modified time | relevance | path

Searched defs:zlib_filefunc64_def_s (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/minizip/
H A Dioapi.h164 typedef struct zlib_filefunc64_def_s struct
166 open64_file_func zopen64_file;
167 read_file_func zread_file;
168 write_file_func zwrite_file;
169 tell64_file_func ztell64_file;
170 seek64_file_func zseek64_file;
171 close_file_func zclose_file;
172 testerror_file_func zerror_file;
173 voidpf opaque;
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
H A Dioapi.h164 typedef struct zlib_filefunc64_def_s struct
166 open64_file_func zopen64_file;
167 read_file_func zread_file;
168 write_file_func zwrite_file;
169 tell64_file_func ztell64_file;
170 seek64_file_func zseek64_file;
171 close_file_func zclose_file;
172 testerror_file_func zerror_file;
173 voidpf opaque;
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/minizip/
H A Dioapi.h164 typedef struct zlib_filefunc64_def_s struct
166 open64_file_func zopen64_file;
167 read_file_func zread_file;
168 write_file_func zwrite_file;
169 tell64_file_func ztell64_file;
170 seek64_file_func zseek64_file;
171 close_file_func zclose_file;
172 testerror_file_func zerror_file;
173 voidpf opaque;