OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CERASE
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/include/sys/
ttydefaults.h
60
#define
CERASE
0177
93
[VERASE] =
CERASE
,
/development/ndk/platforms/android-L/include/sys/
ttydefaults.h
60
#define
CERASE
0177
93
[VERASE] =
CERASE
,
/external/libedit/src/
tty.h
172
#ifndef
CERASE
173
# define
CERASE
0177 /* ^? */
174
#endif /*
CERASE
*/
Completed in 46 milliseconds