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

/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Drltty.h63 unsigned char t_eol; member in struct:_rl_tty_chars
H A Drltty.c151 _rl_tty_chars.t_eol = '\n';
358 _rl_tty_chars.t_eol = tiop->c_cc[VEOL];
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Drltty.h63 unsigned char t_eol; member in struct:_rl_tty_chars
H A Drltty.c151 _rl_tty_chars.t_eol = '\n';
358 _rl_tty_chars.t_eol = tiop->c_cc[VEOL];

Completed in 117 milliseconds