Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_cache.c726 #define DICT_CACHE_OPEN_FLAGS (DICT_FLAG_DUP_REPLACE | DICT_FLAG_SYNC_UPDATE | \ macro
1108 DICT_CACHE_OPEN_FLAGS); in main()