Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerIO.h83 intptr_t GetHandleFromFd(int fd);
H A DFuzzerIO.cpp111 reinterpret_cast<void *>(GetHandleFromFd(OutputFd))); in DupAndCloseStderr()
H A DFuzzerIOPosix.cpp110 intptr_t GetHandleFromFd(int fd) { in GetHandleFromFd() function
H A DFuzzerIOWindows.cpp172 intptr_t GetHandleFromFd(int fd) { in GetHandleFromFd() function