OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fopen_file_func
(Results
1 - 5
of
5
) 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
212
pzlib_filefunc_def->zopen_file =
fopen_file_func
;
/src/external/gpl3/binutils/dist/zlib/contrib/minizip/
ioapi.c
82
static voidpf ZCALLBACK
fopen_file_func
(voidpf opaque, const char* filename, int mode) {
function
212
pzlib_filefunc_def->zopen_file =
fopen_file_func
;
/src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
ioapi.c
87
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
237
pzlib_filefunc_def->zopen_file =
fopen_file_func
;
/src/external/gpl3/gdb.old/dist/zlib/contrib/minizip/
ioapi.c
87
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
237
pzlib_filefunc_def->zopen_file =
fopen_file_func
;
/src/external/gpl3/gdb/dist/zlib/contrib/minizip/
ioapi.c
82
static voidpf ZCALLBACK
fopen_file_func
(voidpf opaque, const char* filename, int mode) {
function
212
pzlib_filefunc_def->zopen_file =
fopen_file_func
;
Completed in 92 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026