Searched refs:input_available (Results 1 – 1 of 1) sorted by relevance
1090 pub fn input_available(&self, termios: RwLockReadGuard<Termios>, poll: bool) -> bool { in input_available() method1667 if !ldata.input_available(core.termios(), false) { in read()2063 if ldata.input_available(core.termios(), true) { in poll()