DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CONTROL
sys/sys/tty.h
188
#define CONTROL 1
usr.bin/telnet/defines.h
52
#define CONTROL(x) ((x)&0x1f) /* CTRL(x) is not portable */