HelenOS sources

hash_table_find_next  267 common/adt/hash_table.c hash_table_find_next(const hash_table_t *h, ht_link_t *first, ht_link_t *item)
hash_table_find_next  267 kernel/generic/common/adt/hash_table.c hash_table_find_next(const hash_table_t *h, ht_link_t *first, ht_link_t *item)
hash_table_find_next  267 uspace/lib/c/common/adt/hash_table.c hash_table_find_next(const hash_table_t *h, ht_link_t *first, ht_link_t *item)
HelenOS homepage, sources at GitHub