Searched refs:hashtab_node (Results 1 – 2 of 2) sorted by relevance
45 struct hashtab_node *prev, *cur, *newnode; in hashtab_insert()83 struct hashtab_node *cur; in hashtab_search()102 struct hashtab_node *cur, *temp; in hashtab_destroy()129 struct hashtab_node *cur; in hashtab_map()150 struct hashtab_node *cur; in hashtab_stat()176 sizeof(struct hashtab_node), in hashtab_cache_init()
16 struct hashtab_node { struct19 struct hashtab_node *next; argument23 struct hashtab_node **htable; /* hash table */