Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dhashtable.h207 #define HASHTABLE_ENTRY_STORE(name, entry, data) \ macro
H A Dcachelib.c892 HASHTABLE_ENTRY_STORE(cache_ht_, item, &item_data); in cache_write()