Searched refs:t_lnextc (Results 1 – 7 of 7) sorted by relevance
351 # define termLiteralNextChar nltc.t_lnextc367 # define termLiteralNextCharp (cc_t *)&nltc.t_lnextc
505 ltc.t_lnextc = _POSIX_VDISABLE; in TerminalNewMode()
59 char t_lnextc; /* literal next character */ member
117 ltcbuf.t_lnextc = CTL_ESC('\026'); /* ^V */
765 s[C_LNEXT] = n->t_lnextc; in tty_getchar()901 n->t_lnextc = s[C_LNEXT]; in tty_setchar()
152 cc[VLNEXT] = ltc->t_lnextc; in ttsetcompat()235 ltc->t_lnextc = cc[VLNEXT]; in tty_ioctl_compat()
115 #undef t_lnextc