Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h394 int m_child_stdout; variable
H A DMachProcess.mm512 : m_pid(0), m_cpu_type(0), m_child_stdin(-1), m_child_stdout(-1), function