Searched refs:HASHMAGIC (Results 1 - 2 of 2) sorted by path

/netbsd-current/include/
H A Ddb.h145 #define HASHMAGIC 0x061561 macro
/netbsd-current/lib/libc/db/hash/
H A Dhash.c154 if (hashp->MAGIC != HASHMAGIC)
486 hashp->MAGIC = HASHMAGIC;

Completed in 230 milliseconds