Searched refs:t_eofc (Results 1 – 4 of 4) sorted by relevance
150 _rl_tty_chars.t_eof = tiop->tchars.t_eofc; in save_tty_chars()290 if (oldtio.tchars.t_eofc != -1) in prepare_terminal_settings()291 _rl_eof_char = oldtio.tchars.t_eofc; in prepare_terminal_settings()
51 char t_eofc; /* end-of-file */ member
180 tc->t_eofc = tty_getctrlchar(tp, VEOF); in compat_43_ttioctl()191 tty_setctrlchar(tp, VEOF, tc->t_eofc); in compat_43_ttioctl()
797 temp.t_eofc = -1; in terminal_prep_terminal()