Home
last modified time | relevance | path

Searched defs:cache_key (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Ddict_cache.c255 #define DC_MATCH_SAVED_CURRENT_KEY(cp, cache_key) \ argument
272 const char *dict_cache_lookup(DICT_CACHE *cp, const char *cache_key) in dict_cache_lookup()
304 int dict_cache_update(DICT_CACHE *cp, const char *cache_key, in dict_cache_update()
331 int dict_cache_delete(DICT_CACHE *cp, const char *cache_key) in dict_cache_delete()
364 const char **cache_key, in dict_cache_sequence()
470 const char *cache_key; in dict_cache_clean_event() local
954 const char *cache_key; in iter_action() local
/netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/ps/
Dps_utils.c222 cache_key(UINT32 offset, UINT16 flags, in cache_key() function
/netbsd/src/sys/kern/
Dvfs_cache.c363 cache_key(const char *name, size_t nlen) in cache_key() function