Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/global/
Ddict_memcache.c82 int mc_ttl; /* memcache update expiration */ member
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()
551 dict_mc->mc_ttl = cfg_get_int(dict_mc->parser, DICT_MC_NAME_MC_TTL, in dict_memcache_open()