Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/nscd/
Dhashtable.h209 #define HASHTABLE_ENTRY_STORE(name, entry, data) \ macro
Dcachelib.c894 HASHTABLE_ENTRY_STORE(cache_ht_, item, &item_data); in cache_write()