Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.h62 FILE *OpenProcessPipe(const char *Command, const char *Mode);
H A DFuzzerUtilPosix.cpp133 FILE *OpenProcessPipe(const char *Command, const char *Mode) { in OpenProcessPipe() function
H A DFuzzerUtilWindows.cpp151 FILE *OpenProcessPipe(const char *Command, const char *Mode) { in OpenProcessPipe() function