Home
last modified time | relevance | path

Searched defs:saveProcessGroup (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/tools/debugserver/source/
H A DTTYState.cpp23 bool TTYState::GetTTYState(int fd, bool saveProcessGroup) { in GetTTYState()
67 bool TTYStateSwitcher::GetState(uint32_t idx, int fd, bool saveProcessGroup) { in GetState()