Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerIO.h53 void DupAndCloseStderr();
DFuzzerIO.cpp128 void DupAndCloseStderr() { in DupAndCloseStderr() function
DFuzzerDriver.cpp662 DupAndCloseStderr(); in FuzzerDriver()