OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ttychar_t
(Results
1 - 2
of
2
) sorted by null
/external/libedit/src/
tty.h
458
typedef unsigned char
ttychar_t
[NN_IO][C_NCC];
typedef
471
ttychar_t
t_c;
tty.c
94
private const
ttychar_t
ttychar = {
589
(void) memcpy(el->el_tty.t_c, ttychar, sizeof(
ttychar_t
));
[
all
...]
Completed in 1027 milliseconds