Home
last modified time | relevance | path

Searched refs:OpenProcessPipe (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.h63 FILE *OpenProcessPipe(const char *Command, const char *Mode);
H A DFuzzerUtilPosix.cpp165 FILE *OpenProcessPipe(const char *Command, const char *Mode) { in OpenProcessPipe() function
H A DFuzzerUtilWindows.cpp159 FILE *OpenProcessPipe(const char *Command, const char *Mode) { in OpenProcessPipe() function