Home
last modified time | relevance | path

Searched refs:CSTOP (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/ucbhead/sys/
H A Dttychars.h59 #define CSTOP CTRL('s') macro
/titanic_44/usr/src/uts/common/sys/
H A Dttychars.h74 #define CSTOP CTRL('s') macro
H A Dtermios.h170 #define CSTOP 023 /* cntl s */ macro
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dttychars.h63 #define CSTOP CTRL(s) macro
H A Dtermios.h92 #define CSTOP _CTRL(s) macro
/titanic_44/usr/src/lib/libbc/inc/include/
H A Dtermios.h92 #define CSTOP _CTRL(s) macro
/titanic_44/usr/src/uts/common/io/
H A Dtty_common.c48 CSTOP,
H A Dasy.c1599 async->async_stopc = CSTOP; in asyopen()
/titanic_44/usr/src/cmd/ttymon/
H A Dstty.c337 if (cb.c_cc[VSTOP] != CSTOP) in prmodes()
/titanic_44/usr/src/ucbcmd/stty/
H A Dstty.c286 if (cb.c_cc[VSTOP] != CSTOP) in prmodes()
/titanic_44/usr/src/ucbcmd/tset/
H A Dtset.c297 #define CSTOP CNTL('S') macro
/titanic_44/usr/src/uts/common/xen/io/
H A Dxencons.c442 async->async_stopc = CSTOP; in xenconsopen()
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_dsd.c2782 ctrl_msg->xoffChar = CSTOP; in keyspan_default_port_params_usa19hs()
3239 ctrl_msg->xoffChar = CSTOP; in keyspan_default_port_params_usa49()
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1502 tp->t_stopc = CSTOP; in usbser_open_init()
/titanic_44/usr/src/uts/sun4/io/
H A Dsu_driver.c993 async->async_stopc = CSTOP; in asyopen()