Searched refs:Pty (Results 1 – 6 of 6) sorted by relevance
230 TtyType::Pty(super::tty_device::PtyType::Ptm), in unix98pty_init()253 TtyDriverType::Pty, in pty_init()274 TtyDriverType::Pty, in pty_init()
206 if let TtyDriverPrivateData::Pty(false) = priv_data { in lookup()
88 Pty(PtyType), enumerator144 if self.tty_type == TtyType::Pty(PtyType::Ptm) { in open()172 || (driver.tty_driver_type() == TtyDriverType::Pty in open()
50 Pty(bool), enumerator523 Pty, enumerator
117 if driver.tty_driver_type() == TtyDriverType::Pty in reopen()172 let real_tty = if core.driver().tty_driver_type() == TtyDriverType::Pty in tty_mode_ioctl()
238 TtyType::Pty(PtyType::Pts), in create_with_data()