HelenOS sources

hash_table_find_next   98 common/include/adt/hash_table.h extern ht_link_t *hash_table_find_next(const hash_table_t *, ht_link_t *,
hash_table_find_next   98 kernel/generic/common/include/adt/hash_table.h extern ht_link_t *hash_table_find_next(const hash_table_t *, ht_link_t *,
hash_table_find_next  145 kernel/generic/src/ddi/irq.c 	    lnk = hash_table_find_next(h, first, lnk)) {
hash_table_find_next   98 uspace/lib/c/common/include/adt/hash_table.h extern ht_link_t *hash_table_find_next(const hash_table_t *, ht_link_t *,
hash_table_find_next   98 uspace/lib/posix/include/common/adt/hash_table.h extern ht_link_t *hash_table_find_next(const hash_table_t *, ht_link_t *,
HelenOS homepage, sources at GitHub