Searched refs:DuplicateFile (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIO.h92 int DuplicateFile(int Fd);
H A DFuzzerIO.cpp113 int OutputFd = DuplicateFile(2);
H A DFuzzerIOPosix.cpp115 int DuplicateFile(int Fd) { function in namespace:fuzzer
H A DFuzzerIOWindows.cpp214 int DuplicateFile(int Fd) { function in namespace:fuzzer

Completed in 59 milliseconds