Searched refs:cache_ht_item_ (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/usr.sbin/nscd/
H A Dcachelib.h123 struct cache_ht_item_ { struct
138 HASHTABLE_HEAD(cache_ht_, cache_ht_item_) items;
H A Dcachelib.c149 HASHTABLE_PROTOTYPE(cache_ht_, cache_ht_item_, struct cache_ht_item_data_);
150 HASHTABLE_GENERATE(cache_ht_, cache_ht_item_, struct cache_ht_item_data_, data,
223 struct cache_ht_item_ *ht_item;
290 struct cache_ht_item_ *ht_item;
380 struct cache_ht_item_ *ht_item;
702 struct cache_ht_item_ *item;
808 struct cache_ht_item_ *item;
1188 struct cache_ht_item_ *ht_item;

Completed in 102 milliseconds