Searched refs:HASHTABLE_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/usr.sbin/nscd/ | ||
| D | hashtable.h | 125 #define HASHTABLE_ENTRY_SIZE(entry, field) \ macro |
| D | cachelib.c | 307 entry_size += HASHTABLE_ENTRY_SIZE(ht_item, data); in clear_cache_entry() |