Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
DScriptInterpreterPython.cpp735 TerminalState terminal_state; in Run() local
740 terminal_state.Save (stdin_fd, false); in Run()
767 terminal_state.Restore(); in Run()
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
DProcess.cpp4754 TerminalState terminal_state; in Run() local
4755 terminal_state.Save (read_fd, false); in Run()
4801 terminal_state.Restore(); in Run()