MCPcopy Create free account
hub / github.com/HexHive/NASS / SetOutputFile

Function SetOutputFile

fuzz/libfuzzer/FuzzerIO.cpp:30–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30void SetOutputFile(FILE *NewOutputFile) {
31 OutputFile = NewOutputFile;
32}
33
34long GetEpoch(const std::string &Path) {
35 struct stat St;

Callers 2

PrintfCaptureMethod · 0.85
~PrintfCaptureMethod · 0.85

Calls

no outgoing calls

Tested by 2

PrintfCaptureMethod · 0.68
~PrintfCaptureMethod · 0.68