Searched refs:dict_cache_update (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/ibm-public/postfix/dist/src/util/ |
| D | dict_cache.h | 31 extern int dict_cache_update(DICT_CACHE *, const char *, const char *);
|
| D | dict_cache.c | 304 int dict_cache_update(DICT_CACHE *cp, const char *cache_key, in dict_cache_update() function 927 if (dict_cache_update(dp, STR(bp), STR(bp)) != 0) { in update_action()
|
| /netbsd/src/external/ibm-public/postfix/dist/src/verify/ |
| D | verify.c | 411 dict_cache_update(verify_map, STR(addr), STR(buf)); in verify_update_service() 550 dict_cache_update(verify_map, STR(addr), STR(put_buf)); in verify_query_service()
|
| /netbsd/src/external/ibm-public/postfix/dist/src/postscreen/ |
| D | postscreen_dict.c | 154 dict_cache_update(cache, key, value); in psc_cache_update()
|