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