Searched defs:file_length (Results 1 – 2 of 2) sorted by relevance
218 ZipArchive* archive, off64_t file_length, in MapCentralDirectory0()315 off64_t file_length = lseek64(fd, 0, SEEK_END); in MapCentralDirectory() local
516 const uint64_t file_length = 4 * block_size - 13; in TEST_F() local