OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cli_tty_cleanup
(Results
1 - 3
of
3
) sorted by null
/external/dropbear/
chansession.h
79
void
cli_tty_cleanup
();
cli-chansession.c
91
cli_tty_cleanup
(); /* Restore tty modes etc */
146
void
cli_tty_cleanup
() {
function
148
TRACE(("enter
cli_tty_cleanup
"))
151
TRACE(("leave
cli_tty_cleanup
: not in raw mode"))
161
TRACE(("leave
cli_tty_cleanup
"))
cli-session.c
278
cli_tty_cleanup
();
Completed in 73 milliseconds