Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h75 void SetChildProcessesInherit(bool child_processes_inherit);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp755 void ConnectionFileDescriptor::SetChildProcessesInherit( in SetChildProcessesInherit() function in ConnectionFileDescriptor