Searched refs:t_eofc (Results 1 – 7 of 7) sorted by relevance
267 termios_p->c_cc[VEOF] = tcbuf.t_eofc;384 tcbuf.t_eofc = termios_p->c_cc[VEOF];
871 s[C_EOF] = n->t_eofc; in tty_getchar()1009 n->t_eofc = s[C_EOF]; in tty_setchar()
346 # define termEofChar ntc.t_eofc362 # define termEofCharp (cc_t *)&ntc.t_eofc
467 tc.t_eofc = _POSIX_VDISABLE; in TerminalNewMode()
49 char t_eofc; /* end-of-file */ member
135 cc[VEOF] = tc->t_eofc; in ttsetcompat()222 tc->t_eofc = cc[VEOF]; in tty_ioctl_compat()
108 #undef t_eofc