Searched refs:hashtab_node (Results 1 – 4 of 4) sorted by relevance
29 typedef struct hashtab_node *hashtab_ptr_t;31 typedef struct hashtab_node { struct
25 typedef struct hashtab_node *hashtab_ptr_t;27 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()