Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp83 static void reset_stdin_termios();
93 static void reset_stdin_termios() { in reset_stdin_termios() function
428 atexit(reset_stdin_termios); in MainLoop()
621 reset_stdin_termios(); in MainLoop()