Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dhashtable.h101 #define HASHTABLE_GET_ENTRY(table, hash) \ macro
H A Dcachelib.c400 ht_item = HASHTABLE_GET_ENTRY(&(entry->items), hash); in flush_cache_policy()
721 item = HASHTABLE_GET_ENTRY(&(common_entry->items), hash); in cache_read()
830 item = HASHTABLE_GET_ENTRY(&(common_entry->items), hash); in cache_write()