Searched refs:ECHOK (Results 1 – 2 of 2) sorted by relevance
125 | LocalMode::ECHOK313 const ECHOK = 0x00020; constant
599 if !termios.local_mode.contains(LocalMode::ECHOK) in eraser()610 if termios.local_mode.contains(LocalMode::ECHOK) { in eraser()