Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dtelnetd.c42 int new_fd, pty_fd; member
275 int pty_fd, new_fd, c = 0, w, master_fd = 0; in telnetd_main() local
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformAppleSimulator.cpp212 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); in DebugProcess() local
/external/llvm-project/lldb/source/Plugins/Platform/POSIX/
DPlatformPOSIX.cpp517 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); in DebugProcess() local
/external/llvm-project/lldb/source/Target/
DPlatform.cpp1154 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); in DebugProcess() local