Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_cache.h34 extern void dict_cache_control(DICT_CACHE *,...);
H A Ddict_cache.c541 void dict_cache_control(DICT_CACHE *cp,...) in dict_cache_control() function
666 dict_cache_control(cp, DICT_CACHE_CTL_INTERVAL, 0, DICT_CACHE_CTL_END); in dict_cache_close()
/netbsd-src/external/ibm-public/postfix/dist/src/verify/
H A Dverify.c659 dict_cache_control(verify_map, in post_jail_init()
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen.c1089 dict_cache_control(psc_cache_map, in post_jail_init()