Searched refs:INDEX_MAGIC (Results 1 – 3 of 3) sorted by relevance
21 #define INDEX_MAGIC 0x23021964 macro
192 if (header.magic != INDEX_MAGIC) { in load()
758 h.magic = INDEX_MAGIC; in write_hash_table()