Searched refs:PtyType (Results 1 – 3 of 3) sorted by relevance
22 tty_device::{PtyType, TtyDevice, TtyType},238 TtyType::Pty(PtyType::Pts), in create_with_data()
88 Pty(PtyType),92 pub enum PtyType { enum144 if self.tty_type == TtyType::Pty(PtyType::Ptm) { in open()
230 TtyType::Pty(super::tty_device::PtyType::Ptm), in unix98pty_init()