Searched defs:terminal_list (Results 1 – 1 of 1) sorted by relevance
244 struct terminal_list { struct248 #define TERMINAL_LIST_SIZE(N) (offsetof(struct terminal_list, terminals) \ argument