Searched refs:tcsetattr (Results 1 – 6 of 6) sorted by relevance
105 if !termp.is_null() && crate::tcsetattr(fds, TCSAFLUSH, termp) != 0 { in openpty()
857 tcsetattr
2546 tcsetattr
3913 tcsetattr
1579 pub fn tcsetattr(fd: c_int, optional_actions: c_int, termios: *const crate::termios) -> c_int; in tcsetattr() function
3911 pub fn tcsetattr(fd: c_int, optional_actions: c_int, termios: *const crate::termios) -> c_int; in tcsetattr() function