Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A 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/
H A Dps_utils.c222 cache_key(UINT32 offset, UINT16 flags, in cache_key() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/Reviewing/
H A Dfind_interesting_reviews.py480 def _populate_cache_for(self, cache_key): argument
/netbsd-src/sys/kern/
H A Dvfs_cache.c361 cache_key(const char *name, size_t nlen) cache_key() function