Searched refs:loc64 (Results 1 – 1 of 1) sorted by relevance
385 char loc64[ZIP64_LOCHDR]; in findEND64() local387 if (readFullyAt(zip->zfd, loc64, ZIP64_LOCHDR, endpos - ZIP64_LOCHDR) == -1) { in findEND64()390 end64pos = ZIP64_LOCOFF(loc64); in findEND64()