Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmap.c2187 # ifndef DB_HASH_NELEM
2188 # define DB_HASH_NELEM 4096 /* (starting) size of hash table */ macro
2242 # ifdef DB_HASH_NELEM
2243 hinfo.h_nelem = DB_HASH_NELEM;
2412 # ifdef DB_HASH_NELEM
2415 ret = db->set_h_nelem(db, DB_HASH_NELEM);