Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp482 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); in DebugProcess() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1056 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); in DebugProcess() local