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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dioapi.c32 voidpf ZCALLBACK fopen_file_func OF((
68 voidpf ZCALLBACK fopen_file_func (opaque, filename, mode) function
169 pzlib_filefunc_def->zopen_file = fopen_file_func;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/minizip/
H A Dioapi.c32 voidpf ZCALLBACK fopen_file_func OF((
68 voidpf ZCALLBACK fopen_file_func (opaque, filename, mode) function
169 pzlib_filefunc_def->zopen_file = fopen_file_func;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/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 41 milliseconds