Home
last modified time | relevance | path

Searched defs:pty_fd (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp480 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); in DebugProcess() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformAppleSimulator.cpp213 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); in DebugProcess() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp1122 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); in DebugProcess() local