Searched refs:t_erase (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/libreadline/
H A Drltty.h67 unsigned char t_erase; member in struct:_rl_tty_chars
H A Drltty.c201 _rl_tty_chars.t_erase = tiop->sgttyb.sg_erase;
428 _rl_tty_chars.t_erase = tiop->c_cc[VERASE];
966 RESET_SPECIAL (_rl_tty_chars.t_erase);
/freebsd-10.2-release/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c101 #ifdef t_erase
102 #undef t_erase macro
/freebsd-10.2-release/contrib/telnet/telnetd/
H A Dsys_term.c65 #ifdef t_erase
66 #undef t_erase macro

Completed in 173 milliseconds