Home
last modified time | relevance | path

Searched defs:ttybuff (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dterminal.c661 struct termios original_termios, ttybuff; variable
665 struct termio original_termio, ttybuff; variable
670 struct sgttyb ttybuff; variable
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Drltty.c832 _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