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