Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DTTYState.cpp18 TTYState::TTYState() in TTYState() function in TTYState
21 TTYState::~TTYState() = default;
23 bool TTYState::GetTTYState(int fd, bool saveProcessGroup) { in GetTTYState()
41 bool TTYState::SetTTYState() const { in SetTTYState()
H A DTTYState.h19 class TTYState {
21 TTYState();
22 ~TTYState();
50 uint32_t NumStates() const { return sizeof(m_ttystates) / sizeof(TTYState); } in NumStates()
55 TTYState m_ttystates[2];
H A DCMakeLists.txt217 TTYState.cpp
/openbsd-src/gnu/llvm/lldb/tools/debugserver/debugserver.xcodeproj/
H A Dproject.pbxproj165 …71334A0024798E /* TTYState.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType …
166 …60C71334A0024798E /* TTYState.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType…
303 26C638060C71334A0024798E /* TTYState.h */,
304 26C638050C71334A0024798E /* TTYState.cpp */,
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt4745 lldb/tools/debugserver/source/TTYState.cpp
4746 lldb/tools/debugserver/source/TTYState.h