Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/nscd/
HDcachelib.h124 HASHTABLE_ENTRY_HEAD(ht_item_, struct cache_ht_item_data_) data;
HDhashtable.h52 #define HASHTABLE_ENTRY_HEAD(name, type) struct name { \ macro