OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ctrl
distrib/special/more/more.c
96
#define ctrl(letter) (letter & 077)
usr.bin/watch/watch.c
112
#define ctrl(c) ((c) & 037)