Home
last modified time | relevance | path

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

/netbsd/src/common/dist/zlib/contrib/minizip/
Dioapi.c148 static long ZCALLBACK fseek_file_func(voidpf opaque, voidpf stream, uLong offset, int origin) { in fseek_file_func() function
216 pzlib_filefunc_def->zseek_file = fseek_file_func; in fill_fopen_filefunc()