Home
last modified time | relevance | path

Searched refs:CNTRL (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/cmd/vntsd/
H A Dcmd.c112 char brkseq[2] = { '~', CNTRL('B')}; in genaltbrk()
250 {CNTRL('B'), "Send alternate break", genaltbrk},
305 if (p->e_char == CNTRL('B')) { in daemon_cmd_help()
H A Dchars.h34 #define CNTRL(c) ((c)&0x37) macro
/titanic_41/usr/src/uts/sun/io/ttymux/
H A Dttymux_impl.h169 #define CNTRL(c) ((c)&037) macro
213 #define CNTRL(c) ((c)&037) macro
H A Dttymux.c2422 char ds[3] = { '\r', '~', CNTRL('b') }; in sm_set_abort()
/titanic_41/usr/src/cmd/loadkeys/type_4/
H A Dnetherlands56 #CNTRL [ and ] will be placed on the next two keys
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsgcn.c1143 #define CNTRL(c) ((c)&037) macro
1149 static char sequence[] = { '\r', '~', CNTRL('b') }; in abort_charseq_recognize()
/titanic_41/usr/src/uts/sun4v/io/
H A Dqcn.c1254 #define CNTRL(c) ((c)&037) macro
1260 static char sequence[] = { '\r', '~', CNTRL('b') }; in abort_charseq_recognize()
/titanic_41/usr/src/uts/common/xen/io/
H A Dxencons.c1401 #define CNTRL(c) ((c)&037) in abort_charseq_recognize() macro
1402 static char sequence[] = { '\r', '~', CNTRL('b') }; in abort_charseq_recognize()
/titanic_41/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu.c311 #define CNTRL(c) ((c) & 037) in oplmsu_attach() macro
312 char abt_ch_seq[3] = { '\r', '~', CNTRL('b') }; in oplmsu_attach()
/titanic_41/usr/src/uts/sun/io/
H A Dzs_async.c3390 #define CNTRL(c) ((c)&037) in abort_charseq_recognize() macro
3391 static char sequence[] = { '\r', '~', CNTRL('b') }; in abort_charseq_recognize()
/titanic_41/usr/src/uts/sun4/io/
H A Dsu_driver.c3741 #define CNTRL(c) ((c)&037) in abort_charseq_recognize() macro
3742 static char sequence[] = { '\r', '~', CNTRL('b') }; in abort_charseq_recognize()
/titanic_41/usr/src/uts/common/io/
H A Dasy.c4554 #define CNTRL(c) ((c)&037) in abort_charseq_recognize() macro
4555 static char sequence[] = { '\r', '~', CNTRL('b') }; in abort_charseq_recognize()