Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/Host/
H A DPseudoTerminal.h97 int GetSecondaryFileDescriptor() const;
/src/contrib/llvm-project/lldb/source/Host/common/
H A DPseudoTerminal.cpp195 int PseudoTerminal::GetSecondaryFileDescriptor() const { in GetSecondaryFileDescriptor() function in PseudoTerminal