OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:el_tty
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libedit/
tty.c
505
if (el->
el_tty
.t_initialized)
515
if (tty_getty(el, &el->
el_tty
.t_or) == -1) {
522
el->
el_tty
.t_ts = el->
el_tty
.t_ex = el->
el_tty
.t_ed = el->
el_tty
.t_or;
524
el->
el_tty
.t_speed = tty__getspeed(&el->
el_tty
.t_ex);
525
el->
el_tty
.t_tabs = tty__gettabs(&el->
el_tty
.t_ex)
[
all
...]
el.h
128
el_tty_t
el_tty
; /* Tty dependent stuff */
member in struct:editline
readline.c
2146
if (count == 0 && buf[0] == e->
el_tty
.t_c[TS_IO][C_EOF])
2186
a[0] = (char)e->
el_tty
.t_c[TS_IO][C_REPRINT];
read.c
495
if (el->
el_tty
.t_mode == EX_IO && el->el_read->macros.level < 0) {
terminal.c
236
if (el->
el_tty
.t_tabs)
1502
(void) fprintf(el->el_outfile, fmtd, (int)el->
el_tty
.t_speed);
Completed in 19 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025