Searched refs:t_stopc (Results 1 – 16 of 16) sorted by relevance
52 char t_stopc; /* stop output */ member62 char t_stopc; /* stop output */ member
45 uchar_t t_stopc; /* copy of c_cc[VSTOP] from tty modes */ member
51 char t_stopc; /* stop output */ member
780 notc.t_stopc = deftc.t_stopc; in doit()1183 notc.t_stopc = -1; in oob()1195 notc.t_stopc = deftc.t_stopc; in oob()
329 #define termStopChar ntc.t_stopc345 #define termStopCharp (cc_t *)&ntc.t_stopc
365 tc.t_stopc = _POSIX_VDISABLE;
39 char t_stopc; /* stop output */ member
109 #define async_stopc async_ttycommon.t_stopc
217 tp->t_curstate.t_stopc = '\0'; in ttcompatopen()1171 FROM_COMPAT_CHAR(termiosp->c_cc[VSTOP], csp->t_stopc); in from_compat()1330 TO_COMPAT_CHAR(csp->t_stopc, termiosp->c_cc[VSTOP]); in to_compat()1350 csp->t_stopc = (uchar_t)0377; in to_compat()
700 tc->t_stopc = cb->c_cc[VSTOP]; in ptslioctl()953 pty->pt_ttycommon.t_stopc == CTRL('s') && in pt_sendstop()
164 tc->t_stopc = cb->c_cc[VSTOP]; in ttycommon_ioctl()
102 #define async_stopc async_ttycommon.t_stopc
1502 tp->t_stopc = CSTOP; in usbser_open_init()1564 tp->t_stopc = termiosp->c_cc[VSTOP]; in usbser_check_port_props()2974 pp->port_flowc = pp->port_ttycommon.t_stopc; in usbser_stopi()3168 pe[4].val.uc[1] = tp->t_stopc; in usbser_port_program()
1531 za->za_flowc = za->za_ttycommon.t_stopc; in zsa_wput()3199 za->za_rcv_flags_mask |= za->za_ttycommon.t_stopc; in zsa_set_za_rcv_flags_mask()3378 printf(" t_stopc=%x", za->za_ttycommon.t_stopc); in zsa_print_info()
2171 uqi->sm_ttycommon->t_stopc = termiosp->c_cc[VSTOP]; in sm_open()
70 #define async_stopc async_ttycommon.t_stopc