Searched refs:DICT_LMDB_SIZE_INCR (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict_lmdb.c113 * map size with a factor DICT_LMDB_SIZE_INCR (up to some limit) and
123 #define DICT_LMDB_SIZE_INCR 2 /* Increase size by 1 bit on retry */ macro
616 if ((status = slmdb_init(&slmdb, dict_lmdb_map_size, DICT_LMDB_SIZE_INCR,

Completed in 122 milliseconds