Searched refs:hashtab_node (Results 1 – 3 of 3) sorted by relevance
29 typedef struct hashtab_node *hashtab_ptr_t;31 typedef struct hashtab_node { struct
128 memset(newnode, 0, sizeof(struct hashtab_node)); in hashtab_insert()
53970 struct hashtab_node { struct53973 struct hashtab_node *next; argument53977 struct hashtab_node **htable;