Searched refs:HASHMAGIC (Results 1 - 2 of 2) sorted by last modified time

/freebsd-10.0-release/include/
H A Ddb.h127 #define HASHMAGIC 0x061561 macro
/freebsd-10.0-release/lib/libc/db/hash/
H A Dhash.c150 if (hashp->MAGIC != HASHMAGIC)
481 hashp->MAGIC = HASHMAGIC;

Completed in 76 milliseconds