Searched refs:hashtab_node (Results 1 – 4 of 4) sorted by relevance
27 typedef struct hashtab_node *hashtab_ptr_t;29 typedef struct hashtab_node { struct
24 typedef struct hashtab_node *hashtab_ptr_t;26 typedef struct hashtab_node { struct
67 memset(newnode, 0, sizeof(struct hashtab_node)); in hashtab_insert()142 memset(newnode, 0, sizeof(struct hashtab_node)); in hashtab_replace()
88 memset(newnode, 0, sizeof(struct hashtab_node)); in hashtab_insert()163 memset(newnode, 0, sizeof(struct hashtab_node)); in hashtab_replace()