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

  /src/common/dist/zlib/contrib/minizip/
ioapi.c 100 static voidpf ZCALLBACK fopen64_file_func(voidpf opaque, const void* filename, int mode) { function
223 pzlib_filefunc_def->zopen64_file = fopen64_file_func;
  /src/external/gpl3/binutils/dist/zlib/contrib/minizip/
ioapi.c 100 static voidpf ZCALLBACK fopen64_file_func(voidpf opaque, const void* filename, int mode) { function
223 pzlib_filefunc_def->zopen64_file = fopen64_file_func;
  /src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
ioapi.c 114 static voidpf ZCALLBACK fopen64_file_func (voidpf opaque, const void* filename, int mode) function
249 pzlib_filefunc_def->zopen64_file = fopen64_file_func;
  /src/external/gpl3/gdb.old/dist/zlib/contrib/minizip/
ioapi.c 114 static voidpf ZCALLBACK fopen64_file_func (voidpf opaque, const void* filename, int mode) function
249 pzlib_filefunc_def->zopen64_file = fopen64_file_func;
  /src/external/gpl3/gdb/dist/zlib/contrib/minizip/
ioapi.c 100 static voidpf ZCALLBACK fopen64_file_func(voidpf opaque, const void* filename, int mode) { function
223 pzlib_filefunc_def->zopen64_file = fopen64_file_func;

Completed in 47 milliseconds