Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/tty/
H A Dtermios.rs174 const INPCK = 0x010; constant
/DragonOS/kernel/src/driver/tty/tty_ldisc/
H A Dntty.rs2041 || !termios.input_mode.contains(InputMode::INPCK)) in set_termios()