Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_memcache.c133 static int dict_memcache_set(DICT_MC *dict_mc, const char *value, int ttl) in dict_memcache_set() function
349 upd_res = dict_memcache_set(dict_mc, value, dict_mc->mc_ttl); in dict_memcache_update()
401 dict_memcache_set(dict_mc, retval, dict_mc->mc_ttl); in dict_memcache_lookup()