OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EX_IO
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libedit/
tty.c
528
tty_setup_flags(el, &el->el_tty.t_ex,
EX_IO
);
550
el->el_tty.t_c[
EX_IO
][rst] =
553
tty__setchar(&el->el_tty.t_ex, el->el_tty.t_c[
EX_IO
]);
575
el->el_tty.t_mode =
EX_IO
;
977
*ex = tty_update_flag(el, *tt,
EX_IO
, kind);
985
&& (el->el_tty.t_c[TS_IO][c] != el->el_tty.t_c[
EX_IO
][c]))
1045
el->el_tty.t_c[
EX_IO
][i])
1060
tty_update_char(el,
EX_IO
, i);
1062
tty__setchar(&el->el_tty.t_ex, el->el_tty.t_c[
EX_IO
]);
1084
if (el->el_tty.t_mode ==
EX_IO
)
[
all
...]
tty.h
437
#define
EX_IO
0 /* while we are executing */
read.c
495
if (el->el_tty.t_mode ==
EX_IO
&& el->el_read->macros.level < 0) {
Completed in 47 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025