Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp93 static void reset_stdin_termios();
101 static void reset_stdin_termios() { in reset_stdin_termios() function
470 atexit(reset_stdin_termios); in MainLoop()
680 reset_stdin_termios(); in MainLoop()