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

/netbsd-current/external/mpl/dhcp/dist/includes/omapip/
H A Dhash.h47 typedef isc_result_t (*hash_foreach_func)(const void *, unsigned, void *); typedef
86 int name##_hash_foreach (hashtype *, hash_foreach_func); \
120 int name##_hash_foreach (hashtype *table, hash_foreach_func func) \
160 int hash_foreach (struct hash_table *, hash_foreach_func);
/netbsd-current/external/mpl/dhcp/dist/omapip/
H A Dhash.c516 int hash_foreach (struct hash_table *table, hash_foreach_func func)

Completed in 147 milliseconds