Home
last modified time | relevance | path

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

/external/zlib/src/contrib/minizip/
Dioapi.c161 static long ZCALLBACK fseek_file_func (voidpf opaque, voidpf stream, uLong offset, int origin) in fseek_file_func() function
231 pzlib_filefunc_def->zseek_file = fseek_file_func;