Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/tty/
H A Dtty_device.rs366 TtyIoctlCmd::TIOCGWINSZ => { in ioctl()
H A Dtty_core.rs737 pub const TIOCGWINSZ: u32 = 0x5413; constant