Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_memcache.c261 static ssize_t dict_memcache_prepare_key(DICT_MC *dict_mc, const char *name) in dict_memcache_prepare_key() function
320 if (dict_memcache_prepare_key(dict_mc, name) == 0) in dict_memcache_valid_key()