Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dhashtable.h33 typedef unsigned int hashtable_index_t; typedef
75 hashtable_index_t var; \
95 hashtable_index_t var; \
147 hashtable_index_t name##_CALCULATE_HASH(struct name *, type *); \
158 hashtable_index_t name##_CALCULATE_HASH(struct name *table, type *data) \
H A Dcachelib.c68 static hashtable_index_t ht_item_hash_func(const void *, size_t);
128 static hashtable_index_t
134 hashtable_index_t retval; in ht_item_hash_func()
380 hashtable_index_t hash; in flush_cache_policy()
701 hashtable_index_t hash; in cache_read()
807 hashtable_index_t hash; in cache_write()