Home
last modified time | relevance | path

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

/external/zlib/contrib/minizip/
Dioapi.c79 static long ZCALLBACK fseek64_file_func OF((voidpf opaque, voidpf stream, ZPOS64_T offset, int o…
172 static long ZCALLBACK fseek64_file_func (voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) in fseek64_file_func() function
231 pzlib_filefunc_def->zseek64_file = fseek64_file_func; in fill_fopen64_filefunc()