Home | History | Annotate | Download | only in minizip

Lines Matching refs:unzGetFilePos64

1308 extern int ZEXPORT unzGetFilePos64(unzFile file, unz64_file_pos*  file_pos)
1329 int err = unzGetFilePos64(file,&file_pos64);