Searched refs:thunk_tcgetattr (Results 1 – 3 of 3) sorted by relevance
108 int thunk_tcgetattr(int, struct thunk_termios *);
170 thunk_tcgetattr(0, &t); in ttycons_consinit()
425 thunk_tcgetattr(int fd, struct thunk_termios *tt) in thunk_tcgetattr() function