Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/posix/
DProcessLauncherPosixFork.cpp73 static void DupDescriptor(int error_fd, const FileSpec &file_spec, int fd, in DupDescriptor() function
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessMonitor.cpp1366 bool ProcessMonitor::DupDescriptor(const FileSpec &file_spec, int fd, in DupDescriptor() function in ProcessMonitor