Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerUtil.h60 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