Searched defs:dlist_node (Results 1 – 1 of 1) sorted by relevance
32 struct dlist_node { struct33 struct dlist_node *prev; argument34 struct dlist_node *next; argument