Searched defs:list_node (Results 1 – 1 of 1) sorted by relevance
74 struct list_node { struct75 struct list_node *next; argument78 static struct list_node *allocated_list = NULL; argument