Searched defs:ttybuff (Results 1 – 2 of 2) sorted by relevance
661 struct termios original_termios, ttybuff; variable665 struct termio original_termio, ttybuff; variable670 struct sgttyb ttybuff; variable
832 _rl_bind_tty_special_chars (Keymap kmap, TIOTYPE ttybuff) in _rl_bind_tty_special_chars()866 _rl_bind_tty_special_chars (Keymap kmap, TIOTYPE ttybuff) in _rl_bind_tty_special_chars()893 TIOTYPE ttybuff; in rltty_set_default_bindings() local