Searched defs:dl_list (Results 1 – 1 of 1) sorted by relevance
23 struct dl_list { struct24 struct dl_list *next; argument25 struct dl_list *prev; argument