Home
last modified time | relevance | path

Searched refs:HASHMAGIC (Results 1 – 4 of 4) 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()
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Dhash.c153 if (hashp->hdr.magic != HASHMAGIC) in __kdb2_hash_open()
564 hashp->hdr.magic = HASHMAGIC; in flush_meta()
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/include/
H A Ddb.hin149 #define HASHMAGIC 0x061561