Home | History | Annotate | Download | only in minizip

Lines Matching refs:unzGoToFilePos64

1338 extern int ZEXPORT unzGoToFilePos64(unzFile file, const unz64_file_pos* file_pos)
1370 return unzGoToFilePos64(file,&file_pos64);