Searched refs:TIOCGPTN (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/driver/tty/pty/ | ||
H A D | unix98pty.rs | 95 TtyIoctlCmd::TIOCGPTN => { in ioctl() |
/DragonOS/kernel/src/driver/tty/ | ||
H A D | tty_core.rs | 787 pub const TIOCGPTN: u32 = 0x80045430; constant |