Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
void SetOutputFile(FILE *NewOutputFile) {
31
OutputFile = NewOutputFile;
32
}
33
34
long GetEpoch(const std::string &Path) {
35
struct stat St;
Callers
2
PrintfCapture
Method · 0.85
~PrintfCapture
Method · 0.85
Calls
no outgoing calls
Tested by
2
PrintfCapture
Method · 0.68
~PrintfCapture
Method · 0.68