Searched refs:hashtab_node (Results 1 – 2 of 2) sorted by relevance
29 typedef struct hashtab_node *hashtab_ptr_t;31 typedef struct hashtab_node { struct
129 memset(newnode, 0, sizeof(struct hashtab_node)); in hashtab_insert()