Home
last modified time | relevance | path

Searched refs:TIOCGPTLCK (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/driver/tty/pty/
H A Dunix98pty.rs86 TtyIoctlCmd::TIOCGPTLCK => { in ioctl()
/DragonOS/kernel/src/driver/tty/
H A Dtty_core.rs783 pub const TIOCGPTLCK: u32 = 0x80045439; constant