pollution: fd pollution: out int tcgetattr(int fd, struct termios *out); pollution: fd pollution: act pollution: value int tcsetattr(int fd, int act, const struct termios *value); pollution: termios_p speed_t cfgetispeed(const struct termios *termios_p); pollution: termios_p speed_t cfgetospeed(const struct termios *termios_p); pollution: termios_p pollution: speed int cfsetispeed(struct termios *termios_p, speed_t speed); pollution: termios_p pollution: speed int cfsetospeed(struct termios *termios_p, speed_t speed); pollution: termios_p pollution: speed pollution: cfsetspeed int cfsetspeed(struct termios *termios_p, speed_t speed); pollution: fd pollution: queue int tcflush(int fd, int queue); pollution: fd int tcdrain(int fd); pollution: fd int tcsendbreak(int fd, int _dur); pollution: fd pollution: sws int tcsetwinsize(int fd, struct winsize sws); pollution: fd pollution: action int tcflow(int fd, int action); pollution: termios_p pollution: cfmakeraw void cfmakeraw(struct termios *termios_p); pollution: UINT_LEAST64_MAX #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__ pollution: WCHAR_MAX #define WCHAR_MAX __WCHAR_MAX__ pollution: WCHAR_MIN #define WCHAR_MIN __WCHAR_MIN__ pollution: UINT_FAST16_MAX #define UINT_FAST16_MAX __UINT_FAST16_MAX__ pollution: UINT16_C #define UINT16_C(c) __UINT16_C(c) pollution: UINT8_C #define UINT8_C(c) __UINT8_C(c) pollution: UINT_LEAST8_MAX #define UINT_LEAST8_MAX __UINT_LEAST8_MAX__ pollution: PTRDIFF_MIN #define PTRDIFF_MIN (-PTRDIFF_MAX - 1) pollution: SIZE_MAX #define SIZE_MAX __SIZE_MAX__ pollution: UINT64_C #define UINT64_C(c) __UINT64_C(c) pollution: WINT_MAX #define WINT_MAX __WINT_MAX__ pollution: UINTPTR_MAX #define UINTPTR_MAX __UINTPTR_MAX__ pollution: UINT_LEAST16_MAX #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__ pollution: UINT32_MAX #define UINT32_MAX __UINT32_MAX__ pollution: WINT_MIN #define WINT_MIN __WINT_MIN__ pollution: SIG_ATOMIC_MAX #define SIG_ATOMIC_MAX __SIG_ATOMIC_MAX__ pollution: UINT64_MAX #define UINT64_MAX __UINT64_MAX__ pollution: SIG_ATOMIC_MIN #define SIG_ATOMIC_MIN __SIG_ATOMIC_MIN__ pollution: UINT_FAST32_MAX #define UINT_FAST32_MAX __UINT_FAST32_MAX__ pollution: UINTMAX_MAX #define UINTMAX_MAX __UINTMAX_MAX__ pollution: UINT_FAST8_MAX #define UINT_FAST8_MAX __UINT_FAST8_MAX__ pollution: UINT8_MAX #define UINT8_MAX __UINT8_MAX__ pollution: UINT32_C #define UINT32_C(c) __UINT32_C(c) pollution: UINT_FAST64_MAX #define UINT_FAST64_MAX __UINT_FAST64_MAX__ pollution: UINT_LEAST32_MAX #define UINT_LEAST32_MAX __UINT_LEAST32_MAX__ pollution: UINTMAX_C #define UINTMAX_C(c) __UINTMAX_C(c) pollution: UINT16_MAX #define UINT16_MAX __UINT16_MAX__ pollution: PTRDIFF_MAX #define PTRDIFF_MAX __PTRDIFF_MAX__