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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIO.h97 intptr_t GetHandleFromFd(int fd);
H A DFuzzerIO.cpp120 reinterpret_cast<void *>(GetHandleFromFd(OutputFd)));
H A DFuzzerIOPosix.cpp127 intptr_t GetHandleFromFd(int fd) { function in namespace:fuzzer
H A DFuzzerIOWindows.cpp226 intptr_t GetHandleFromFd(int fd) { function in namespace:fuzzer

Completed in 58 milliseconds