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 */
42 struct hashtab_node *prev, *cur, *newnode; in hashtab_insert()80 struct hashtab_node *cur; in hashtab_search()99 struct hashtab_node *cur, *temp; in hashtab_destroy()126 struct hashtab_node *cur; in hashtab_map()147 struct hashtab_node *cur; in hashtab_stat()