Searched refs:bufferToFile (Results 1 – 2 of 2) sorted by relevance
10 static int bufferToFile(const char * name, const uint8_t *Data, size_t Size) { in bufferToFile() function55 if (bufferToFile("/tmp/fuzz.pcap", Data, Size) < 0) { in LLVMFuzzerTestOneInput()
11 static int bufferToFile(const char * name, const uint8_t *Data, size_t Size) { in bufferToFile() function67 if (bufferToFile("/tmp/fuzz.pcap", Data+1+filterSize, Size-(1+filterSize)) < 0) { in LLVMFuzzerTestOneInput()