Searched refs:HASHTABLE_ENTRY_STORE (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/nscd/ | ||
H A D | hashtable.h | 207 #define HASHTABLE_ENTRY_STORE(name, entry, data) \ macro |
H A D | cachelib.c | 892 HASHTABLE_ENTRY_STORE(cache_ht_, item, &item_data); in cache_write() |