Searched defs:termios (Results 1 – 8 of 8) sorted by relevance
17 struct termios { struct30 int tcgetattr(int fd, struct termios* termios_p); argument
112 struct termios { struct127 speed_t cfgetispeed(const struct termios* termios_p); argument
24 struct termios { struct33 struct termios2 { argument
11 struct termios { struct20 struct termios2 { argument
950 struct termios termios; in USERIAL_Open() local1294 struct termios termios; in userial_change_rate() local
193 struct termios termios, tmp; in ask_yn() local
406 termios = None variable