OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CERASE
lib/libedit/tty.h
172
# define CERASE 0177 /* ^? */
sys/sys/ttydefaults.h
61
#define CERASE 0177
usr.bin/tic/reset_cmd.c
135
#undef CERASE
usr.bin/tic/reset_cmd.c
151
#define CERASE CTRL('H')