Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/minizip/
H A Dioapi.h148 typedef struct zlib_filefunc_def_s struct
150 open_file_func zopen_file;
151 read_file_func zread_file;
152 write_file_func zwrite_file;
153 tell_file_func ztell_file;
154 seek_file_func zseek_file;
155 close_file_func zclose_file;
156 testerror_file_func zerror_file;
157 voidpf opaque;
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
H A Dioapi.h148 typedef struct zlib_filefunc_def_s struct
150 open_file_func zopen_file;
151 read_file_func zread_file;
152 write_file_func zwrite_file;
153 tell_file_func ztell_file;
154 seek_file_func zseek_file;
155 close_file_func zclose_file;
156 testerror_file_func zerror_file;
157 voidpf opaque;
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/minizip/
H A Dioapi.h148 typedef struct zlib_filefunc_def_s struct
150 open_file_func zopen_file;
151 read_file_func zread_file;
152 write_file_func zwrite_file;
153 tell_file_func ztell_file;
154 seek_file_func zseek_file;
155 close_file_func zclose_file;
156 testerror_file_func zerror_file;
157 voidpf opaque;