Lines Matching refs:Control
44 #define Control(c) ((c) & 0x1f) macro
47 # define CINTR Control('c')
56 # define CKILL Control('u')
59 # define CEOF Control('d')
65 # define CSTART Control('q')
68 # define CSTOP Control('s')
71 # define CSUSP Control('z')
100 # define CDSUSP Control('y')
106 # define CRPRNT Control('r')
109 # define CWERASE Control('w')
112 # define CLNEXT Control('v')
130 # define CFLUSHO Control('o')
133 # define CSTATUS Control('t')