Home
last modified time | relevance | path

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

/external/zlib/contrib/minizip/
Dioapi.c70 p_filefunc64_32->ztell32_file = p_filefunc32->ztell_file; in fill_zlib_filefunc64_32_def_from_filefunc32()
218 pzlib_filefunc_def->ztell_file = ftell_file_func;
Dioapi.h143 tell_file_func ztell_file; member
Diowin32.c346 pzlib_filefunc_def->ztell_file = win32_tell_file_func; in fill_win32_filefunc()