Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/nscd/
Dhashtable.h125 #define HASHTABLE_ENTRY_SIZE(entry, field) \ macro
Dcachelib.c307 entry_size += HASHTABLE_ENTRY_SIZE(ht_item, data); in clear_cache_entry()