OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tty_reset
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gdb/dist/readline/readline/examples/
rlptytest.c
48
tty_reset
(STDIN_FILENO);
114
tty_reset
(STDIN_FILENO);
298
/*
tty_reset
: Sets the terminal attributes back to their previous state.
305
int
tty_reset
(int fd)
function
348
tty_reset
(STDIN_FILENO);
/src/external/gpl3/gdb.old/dist/readline/readline/examples/
rlptytest.c
48
tty_reset
(STDIN_FILENO);
114
tty_reset
(STDIN_FILENO);
298
/*
tty_reset
: Sets the terminal attributes back to their previous state.
305
int
tty_reset
(int fd)
function
348
tty_reset
(STDIN_FILENO);
/src/external/bsd/tmux/dist/
tty.c
2399
tty_reset
(struct tty *tty)
function
2764
tty_reset
(tty);
2767
* Set the colours. This may call
tty_reset
() (so it comes next) and
2839
tty_reset
(tty);
2858
* tty_colours_fg() can call
tty_reset
().
3023
tty_reset
(tty);
Completed in 17 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026