hash_table.c File Reference

Include dependency graph for hash_table.c:

Go to the source code of this file.

Functions

int hash_table_create (hash_table_t *h, hash_count_t m, hash_count_t max_keys, hash_table_operations_t *op)
void hash_table_insert (hash_table_t *h, unsigned long key[], link_t *item)
link_thash_table_find (hash_table_t *h, unsigned long key[])
void hash_table_remove (hash_table_t *h, unsigned long key[], hash_count_t keys)


Detailed Description

Definition in file hash_table.c.


Generated on Sun Jun 18 18:00:50 2006 for HelenOS Userspace (ia64) by  doxygen 1.4.6