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

/freebsd-10-stable/usr.sbin/nscd/
H A Dhashtable.h35 typedef unsigned int hashtable_index_t; typedef
77 hashtable_index_t var; \
97 hashtable_index_t var; \
149 hashtable_index_t name##_CALCULATE_HASH(struct name *, type *); \
160 hashtable_index_t name##_CALCULATE_HASH(struct name *table, type *data) \
H A Dcachelib.c70 static hashtable_index_t ht_item_hash_func(const void *, size_t);
130 static hashtable_index_t
136 hashtable_index_t retval;
382 hashtable_index_t hash;
703 hashtable_index_t hash;
809 hashtable_index_t hash;

Completed in 145 milliseconds