Home
last modified time | relevance | path

Searched refs:getDevNull (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerIO.h113 const std::string &getDevNull();
DFuzzerIOPosix.cpp172 const std::string &getDevNull() { in getDevNull() function
DFuzzerUtilFuchsia.cpp454 if (Path == getDevNull()) { in ExecuteCommand()
DFuzzerIOWindows.cpp416 const std::string &getDevNull() { in getDevNull() function
DFuzzerMerge.cpp503 Cmd.setOutputFile(getDevNull()); in CrashResistantMerge()
DFuzzerDriver.cpp369 Cmd.setOutputFile(getDevNull()); in CleanseCrashInput()