Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/driver/
H A DDriver.cpp85 static void reset_stdin_termios();
95 static void reset_stdin_termios() { in reset_stdin_termios() function
431 atexit(reset_stdin_termios); in MainLoop()
638 reset_stdin_termios(); in MainLoop()