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

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

Completed in 115 milliseconds