Searched refs:t_stopc (Results 1 – 7 of 7) sorted by relevance
274 termios_p->c_cc[VSTOP] = tcbuf.t_stopc;383 tcbuf.t_stopc = termios_p->c_cc[VSTOP];
870 s[C_STOP] = n->t_stopc; in tty_getchar()1008 n->t_stopc = s[C_STOP]; in tty_setchar()
357 # define termStopChar ntc.t_stopc373 # define termStopCharp (cc_t *)&ntc.t_stopc
448 tc.t_stopc = _POSIX_VDISABLE; in TerminalNewMode()
48 char t_stopc; /* stop output */ member
134 cc[VSTOP] = tc->t_stopc; in ttsetcompat()221 tc->t_stopc = cc[VSTOP]; in tty_ioctl_compat()
107 #undef t_stopc