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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict_lmdb.c675 #define DICT_LMDB_IMPL_FLAGS (DICT_FLAG_FIXED | DICT_FLAG_MULTI_WRITER) macro
677 dict_lmdb->dict.flags = dict_flags | DICT_LMDB_IMPL_FLAGS;

Completed in 183 milliseconds