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

  /external/zlib/contrib/minizip/
ioapi.c 101 static voidpf ZCALLBACK fopen64_file_func (voidpf opaque, const void* filename, int mode) function
227 pzlib_filefunc_def->zopen64_file = fopen64_file_func;

Completed in 513 milliseconds