HomeSort by: relevance | last modified time | path
    Searched defs:fopen_file_func (Results 1 - 2 of 2) sorted by relevancy

  /src/common/dist/zlib/contrib/minizip/
ioapi.c 82 static voidpf ZCALLBACK fopen_file_func(voidpf opaque, const char* filename, int mode) { function in typeref:typename:voidpf ZCALLBACK
212 pzlib_filefunc_def->zopen_file = fopen_file_func;
ioapi.c 82 static voidpf ZCALLBACK fopen_file_func(voidpf opaque, const char* filename, int mode) { function in typeref:typename:voidpf ZCALLBACK
212 pzlib_filefunc_def->zopen_file = fopen_file_func;

Completed in 23 milliseconds