Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h69 void SetChildProcessesInherit(bool child_processes_inherit);
/freebsd-src/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp804 void ConnectionFileDescriptor::SetChildProcessesInherit( in SetChildProcessesInherit() function in ConnectionFileDescriptor