Searched defs:newnode (Results 1 – 3 of 3) sorted by relevance
41 struct avtab_node *newnode = xzalloc(struct avtab_node); in avtab_insert_node() local66 struct avtab_node *prev, *cur, *newnode; in avtab_insert() local107 struct avtab_node *prev, *cur, *newnode; in avtab_insert_nonunique() local
40 struct hashtab_node *prev, *cur, *newnode; in hashtab_insert() local
42 struct sidtab_node *prev, *cur, *newnode; in sidtab_insert() local
Completed in 5 milliseconds