Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.h65 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.cpp164 FILE *OpenProcessPipe(const char *Command, const char *Mode) { in OpenProcessPipe() function