Home
last modified time | relevance | path

Searched refs:t_startc (Results 1 – 14 of 14) sorted by last modified time

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dsys_bsd.c360 tc.t_startc = _POSIX_VDISABLE;
H A Dexterns.h326 #define termStartChar ntc.t_startc
342 #define termStartCharp (cc_t *)&ntc.t_startc
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c105 #define async_startc async_ttycommon.t_startc
H A Dtty_pts.c703 tc->t_startc = cb->c_cc[VSTART]; in ptslioctl()
956 pty->pt_ttycommon.t_startc == CTRL('q'); in pt_sendstop()
H A Dtty_common.c166 tc->t_startc = cb->c_cc[VSTART]; in ttycommon_ioctl()
H A Dttcompat.c1072 FROM_COMPAT_CHAR(termiosp->c_cc[VSTART], csp->t_startc); in from_compat()
1231 TO_COMPAT_CHAR(csp->t_startc, termiosp->c_cc[VSTART]); in to_compat()
1251 csp->t_startc = (uchar_t)0377; in to_compat()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.h108 #define async_startc async_ttycommon.t_startc
/illumos-gate/usr/src/uts/common/sys/
H A Dtty.h44 uchar_t t_startc; /* copy of c_cc[VSTART] from tty modes */ member
H A Dttold.h49 char t_startc; /* start output */ member
59 char t_startc; /* start output */ member
H A Dttcompat.h50 char t_startc; /* start output */ member
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c73 #define async_startc async_ttycommon.t_startc
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_async.c1553 za->za_flowc = za->za_ttycommon.t_startc; in zsa_wput()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1501 tp->t_startc = CSTART; in usbser_open_init()
1563 tp->t_startc = termiosp->c_cc[VSTART]; in usbser_check_port_props()
1994 pp->port_flowc = pp->port_ttycommon.t_startc; in usbser_rq_thread()
2984 pp->port_flowc = pp->port_ttycommon.t_startc; in usbser_starti()
3166 pe[4].val.uc[0] = tp->t_startc; in usbser_port_program()
3226 if (c == pp->port_ttycommon.t_startc) { in usbser_inbound_flow_ctl()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c779 notc.t_startc = deftc.t_startc; in doit()
1184 notc.t_startc = -1; in oob()
1196 notc.t_startc = deftc.t_startc; in oob()