Searched defs:tui_msg_node (Results 1 – 2 of 2) sorted by relevance
141 struct tui_msg_node { struct142 int type;143 int val;144 void *data;145 struct list_head list;