Home
last modified time | relevance | path

Searched refs:HASHMAGIC (Results 1 – 2 of 2) sorted by relevance

/freebsd/include/
H A Ddb.h126 #define HASHMAGIC 0x061561 macro
/freebsd/lib/libc/db/hash/
H A Dhash.c146 if (hashp->MAGIC != HASHMAGIC) in __hash_open()
481 hashp->MAGIC = HASHMAGIC; in flush_meta()