OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CERASE
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/sys/
ttydefaults.h
60
#define
CERASE
0177
93
[VERASE] =
CERASE
,
/src/bin/stty/
cchar.c
65
{ "erase", VERASE,
CERASE
},
/src/lib/libedit/
tty.h
170
#ifndef
CERASE
171
# define
CERASE
0177 /* ^? */
172
#endif /*
CERASE
*/
tty.c
100
CINTR, CQUIT,
CERASE
, CKILL,
109
CINTR, CQUIT,
CERASE
, CKILL,
/src/usr.bin/tset/
set.c
59
mode.c_cc[VERASE] = CHK(mode.c_cc[VERASE],
CERASE
);
167
mode.c_cc[VERASE] = erasechar ? erasechar :
CERASE
;
tset.c
193
report("Erase", VERASE,
CERASE
);
Completed in 14 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025