OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_ERASE2
(Results
1 - 2
of
2
) sorted by null
/external/libedit/src/
tty.h
417
#define
C_ERASE2
9
tty.c
130
{
C_ERASE2
, VERASE2,
399
{"erase2", C_SH(
C_ERASE2
), MD_CHAR},
667
case
C_ERASE2
:
766
s[
C_ERASE2
] = td->c_cc[VERASE2];
848
td->c_cc[VERASE2] = s[
C_ERASE2
];
[
all
...]
Completed in 26 milliseconds