OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CWERASE
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/sys/
ttydefaults.h
73
#define
CWERASE
CTRL('w')
94
[VWERASE] =
CWERASE
,
/src/lib/libedit/
tty.h
218
# ifndef
CWERASE
219
# define
CWERASE
_POSIX_VDISABLE
220
# endif /*
CWERASE
*/
233
# ifndef
CWERASE
234
# define
CWERASE
CONTROL('w')
235
# endif /*
CWERASE
*/
tty.c
103
CWERASE
, CSUSP, CDSUSP, CREPRINT,
/src/bin/stty/
cchar.c
77
{ "werase", VWERASE,
CWERASE
},
/src/usr.bin/tset/
set.c
75
#if defined(VWERASE) && defined(
CWERASE
)
76
mode.c_cc[VWERASE] = CHK(mode.c_cc[VWERASE],
CWERASE
);
Completed in 16 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025