Searched refs:hashtab_node (Results 1 – 2 of 2) sorted by relevance
15 struct hashtab_node { struct18 struct hashtab_node *next; argument22 struct hashtab_node **htable; /* hash table */
41 struct hashtab_node *prev, *cur, *newnode; in hashtab_insert()77 struct hashtab_node *cur; in hashtab_search()96 struct hashtab_node *cur, *temp; in hashtab_destroy()123 struct hashtab_node *cur; in hashtab_map()144 struct hashtab_node *cur; in hashtab_stat()