Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/tty/
H A Dtty_device.rs382 TtyIoctlCmd::TIOCSWINSZ => { in ioctl()
H A Dtty_core.rs739 pub const TIOCSWINSZ: u32 = 0x5414; constant