offstart          293 ext/zip/lib/zip_close.c     off_t offstart, offdata, offend;
offstart          339 ext/zip/lib/zip_close.c     offstart = ftello(ft);
offstart          412 ext/zip/lib/zip_close.c     if (fseeko(ft, offstart, SEEK_SET) < 0) {