Searched refs:termios (Results 1 – 4 of 4) sorted by relevance
49 extern speed_t cfgetospeed (__const struct termios *__termios_p) __THROW;52 extern speed_t cfgetispeed (__const struct termios *__termios_p) __THROW;55 extern int cfsetospeed (struct termios *__termios_p, speed_t __speed) __THROW;58 extern int cfsetispeed (struct termios *__termios_p, speed_t __speed) __THROW;62 extern int cfsetspeed (struct termios *__termios_p, speed_t __speed) __THROW;67 extern int tcgetattr (int __fd, struct termios *__termios_p) __THROW;72 __const struct termios *__termios_p) __THROW;77 extern void cfmakeraw (struct termios *__termios_p) __THROW;
35 const struct termios *__termp,41 const struct termios *__termp,
29 struct termios struct
24 struct termios { struct