Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp73 static void DupDescriptor(int error_fd, const FileSpec &file_spec, int fd, in DupDescriptor() function
110 DupDescriptor(error_fd, action.GetFileSpec(), action.GetFD(), in ChildFunc()