Home
last modified time | relevance | path

Searched refs:win32_open64_file_func (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/zlib/contrib/minizip/
H A Diowin32.c90 voidpf ZCALLBACK win32_open64_file_func(voidpf opaque, const void* filename, int mode) { in win32_open64_file_func() function
407 pzlib_filefunc_def->zopen64_file = win32_open64_file_func; in fill_win32_filefunc64()
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/minizip/
Diowin32.c96 voidpf ZCALLBACK win32_open64_file_func (voidpf opaque,const void* filename,int mode) in win32_open64_file_func() function
428 pzlib_filefunc_def->zopen64_file = win32_open64_file_func; in fill_win32_filefunc64()