Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dhashtable.h210 #define HASHTABLE_ENTRY_FIND(name, entry, key) \ macro
H A Dcachelib.c401 ht_item_data = HASHTABLE_ENTRY_FIND(cache_ht_, ht_item, in flush_cache_policy()
722 find_res = HASHTABLE_ENTRY_FIND(cache_ht_, item, &item_data); in cache_read()
831 find_res = HASHTABLE_ENTRY_FIND(cache_ht_, item, &item_data); in cache_write()