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

/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Drltty.h64 unsigned char t_eol2; member in struct:_rl_tty_chars
H A Drltty.c152 _rl_tty_chars.t_eol2 = tiop->tchars.t_brkc;
360 _rl_tty_chars.t_eol2 = tiop->c_cc[VEOL2];
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Drltty.h64 unsigned char t_eol2; member in struct:_rl_tty_chars
H A Drltty.c152 _rl_tty_chars.t_eol2 = tiop->tchars.t_brkc;
360 _rl_tty_chars.t_eol2 = tiop->c_cc[VEOL2];

Completed in 80 milliseconds