Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
kstescinit
usr/src/uts/common/io/kbtrans/kbtrans_keytables.c
44
#define kstescinit(c) "\033[" #c
usr/src/uts/common/io/kbtrans/kbtrans_keytables.c
46
#define kstescinit(c) {'\033', '[', 'c', '\0'}
usr/src/uts/common/io/keytables.c
522
#define kstescinit(c) {'\033', '[', 'c', '\0'}