Home
last modified time | relevance | path

Searched refs:t_erase (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/readline/
HDrltty.h65 unsigned char t_erase; member
HDrltty.c134 _rl_tty_chars.t_erase = tiop->sgttyb.sg_erase;
364 _rl_tty_chars.t_erase = tiop->c_cc[VERASE];
906 RESET_SPECIAL (_rl_tty_chars.t_erase);
/dragonfly/libexec/telnetd/
HDsys_term.c56 #ifdef t_erase
57 #undef t_erase