Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DTTYState.cpp23 bool TTYState::GetTTYState(int fd, bool saveProcessGroup) { in GetTTYState() function in TTYState
69 return m_ttystates[idx].GetTTYState(fd, saveProcessGroup); in GetState()
H A DTTYState.h24 bool GetTTYState(int fd, bool saveProcessGroup);