Home | History | Annotate | Download | only in minizip

Lines Matching refs:unzSetOffset64

2104 extern int ZEXPORT unzSetOffset64(unzFile file, ZPOS64_T pos)
2124 return unzSetOffset64(file,pos);