Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp73 static void DupDescriptor(int error_fd, const char *file, int fd, int flags) { in DupDescriptor() function
136 DupDescriptor(error_fd, action.path.c_str(), action.fd, action.arg); in ChildFunc()