Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerShmem.h49 bool IsClient() const { return Data && !IAmServer; } in IsClient() function
H A DFuzzerLoop.cpp554 if (SMR.IsClient()) in ExecuteCallback()
868 } else if (SMR.IsClient()) { in AnnounceOutput()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Drpcndr.d176 int IsClient; member