Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Host/posix/
DConnectionFileDescriptorPosix.h69 void SetChildProcessesInherit(bool child_processes_inherit);
/openbsd/src/gnu/llvm/lldb/source/Host/posix/
DConnectionFileDescriptorPosix.cpp806 void ConnectionFileDescriptor::SetChildProcessesInherit( in SetChildProcessesInherit() function in ConnectionFileDescriptor