Searched refs:EOCD_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
29 static const uint32_t EOCD_SIGNATURE = 0x06054b50; variable
4453 …(&end_locator, sizeof(end_locator), 1, zip_file) != 1 || end_locator.signature != EOCD_SIGNATURE) { in open_uncompressed_library_in_zipfile()