HomeSort by relevance Sort by last modified time
    Searched refs:fopen64_file_func (Results 1 - 2 of 2) sorted by null

  /external/zlib/src/contrib/minizip/
ioapi.c 113 static voidpf ZCALLBACK fopen64_file_func (voidpf opaque, const void* filename, int mode) function
239 pzlib_filefunc_def->zopen64_file = fopen64_file_func;
  /toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
ioapi.c 113 static voidpf ZCALLBACK fopen64_file_func (voidpf opaque, const void* filename, int mode) function
239 pzlib_filefunc_def->zopen64_file = fopen64_file_func;

Completed in 57 milliseconds