Searched defs:_LIST_ENTRY (Results 1 – 1 of 1) sorted by relevance
30 typedef struct _LIST_ENTRY { struct31 struct _LIST_ENTRY *Flink; argument32 struct _LIST_ENTRY *Blink; argument