Searched refs:zseek64_file (Results 1 – 3 of 3) sorted by relevance
43 if (pfilefunc->zfile_func64.zseek64_file != NULL) in call_zseek64()44 …return (*(pfilefunc->zfile_func64.zseek64_file)) (pfilefunc->zfile_func64.opaque,filestream,offset… in call_zseek64()57 if (pfilefunc->zfile_func64.zseek64_file != NULL) in call_ztell64()77 p_filefunc64_32->zfile_func64.zseek64_file = NULL; in fill_zlib_filefunc64_32_def_from_filefunc32()243 pzlib_filefunc_def->zseek64_file = fseek64_file_func; in fill_fopen64_filefunc()
432 pzlib_filefunc_def->zseek64_file = win32_seek64_file_func; in fill_win32_filefunc64()445 pzlib_filefunc_def->zseek64_file = win32_seek64_file_func; in fill_win32_filefunc64A()458 pzlib_filefunc_def->zseek64_file = win32_seek64_file_func; in fill_win32_filefunc64W()
168 seek64_file_func zseek64_file; member
Completed in 5 milliseconds