Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucbhead/sys/
H A Dttychars.h57 #define CSTOP CTRL('s') macro
/illumos-gate/usr/src/uts/common/sys/
H A Dttychars.h74 #define CSTOP CTRL('s') macro
H A Dtermios.h172 #define CSTOP 023 /* cntl s */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dtty_common.c48 CSTOP,
H A Dasy.c1601 async->async_stopc = CSTOP; in asyopen()
/illumos-gate/usr/src/cmd/ttymon/
H A Dstty.c341 if (cb.c_cc[VSTOP] != CSTOP) in prmodes()
/illumos-gate/usr/src/ucbcmd/stty/
H A Dstty.c287 if (cb.c_cc[VSTOP] != CSTOP) in prmodes()
/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c298 #define CSTOP CNTL('S') macro
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.c442 async->async_stopc = CSTOP; in xenconsopen()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1502 tp->t_stopc = CSTOP; in usbser_open_init()
/illumos-gate/usr/src/cmd/init/
H A Dinit.c425 CSTART, CSTOP, CSWTCH, CDSUSP, CRPRNT, CFLUSH, CWERASE, CLNEXT,
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c993 async->async_stopc = CSTOP; in asyopen()