Searched refs:CENTRAL_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
28 static const uint32_t CENTRAL_SIGNATURE = 0x02014b50; variable
4468 …_dir_entry, sizeof(c_dir_entry), 1, zip_file) != 1 || c_dir_entry.signature != CENTRAL_SIGNATURE) { in open_uncompressed_library_in_zipfile()