Searched refs:fopen_file_func (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/zlib-1.2.6/contrib/minizip/
H A Dioapi.c87 static voidpf ZCALLBACK fopen_file_func OF((voidpf opaque, const char* filename, int mode));
95 static voidpf ZCALLBACK fopen_file_func (voidpf opaque, const char* filename, int mode) function
227 pzlib_filefunc_def->zopen_file = fopen_file_func;

Completed in 32 milliseconds