Home
last modified time | relevance | path

Searched defs:devNull (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIOPosix.cpp173 static const std::string devNull = "/dev/null"; in getDevNull() local
H A DFuzzerIOWindows.cpp417 static const std::string devNull = "NUL"; in getDevNull() local