Home
last modified time | relevance | path

Searched refs:Control (Results 1 – 3 of 3) sorted by relevance

/coreutils/src/
Dstty.c72 #define Control(c) ((c) & 0x1f) macro
75 # define CINTR Control ('c')
84 # define CKILL Control ('u')
87 # define CEOF Control ('d')
93 # define CSTART Control ('q')
96 # define CSTOP Control ('s')
99 # define CSUSP Control ('z')
131 # define CDSUSP Control ('y')
137 # define CRPRNT Control ('r')
140 # define CRPRNT Control ('r')
[all …]
/coreutils/doc/
Dcoreutils.texi408 * Control:: Control settings
3888 Control when and how the final line with cumulative counts is printed.
7157 Bell (BEL, Control-G).
7159 Backspace (BS, Control-H).
7161 Form feed (FF, Control-L).
7163 Newline (LF, Control-J).
7165 Carriage return (CR, Control-M).
7167 Tab (HT, Control-I).
7169 Vertical tab (VT, Control-K).
7248 Control characters.
[all …]
/coreutils/
DNEWS1313 "cgroup2" Linux Control Groups V2 support,