Home
last modified time | relevance | path

Searched refs:GetSecondaryFileDescriptor (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Host/
H A DPseudoTerminal.h97 int GetSecondaryFileDescriptor() const;
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DPseudoTerminal.cpp194 int PseudoTerminal::GetSecondaryFileDescriptor() const { in GetSecondaryFileDescriptor() function in PseudoTerminal
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm408 launch_info.GetPTY().GetSecondaryFileDescriptor();
413 secondary_fd = launch_info.GetPTY().GetSecondaryFileDescriptor();