Home
last modified time | relevance | path

Searched refs:reset_stdin_termios (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/tools/driver/
DDriver.cpp92 static void reset_stdin_termios();
100 static void reset_stdin_termios() { in reset_stdin_termios() function
469 atexit(reset_stdin_termios); in MainLoop()
679 reset_stdin_termios(); in MainLoop()