Searched defs:tty_list (Results 1 – 1 of 1) sorted by relevance
68 struct tty_list { struct69 struct tty_list *next; argument82 static struct tty_list *Ttys = NULL; argument