Searched refs:TTYState (Results 1 – 5 of 5) sorted by relevance
18 TTYState::TTYState() in TTYState() function in TTYState21 TTYState::~TTYState() = default;23 bool TTYState::GetTTYState(int fd, bool saveProcessGroup) { in GetTTYState()41 bool TTYState::SetTTYState() const { in SetTTYState()
19 class TTYState {21 TTYState();22 ~TTYState();50 uint32_t NumStates() const { return sizeof(m_ttystates) / sizeof(TTYState); } in NumStates()55 TTYState m_ttystates[2];
217 TTYState.cpp
165 …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 */,
4745 lldb/tools/debugserver/source/TTYState.cpp4746 lldb/tools/debugserver/source/TTYState.h