NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
isQEMU
tests/kernel/kqueue/t_timer.c
54
if (isQEMU()) {
tests/kernel/t_execregs.c
77
if (isQEMU()) {
tests/lib/libc/gen/isqemu.h
92
return isQEMU();
tests/lib/libc/gen/t_siginfo.c
311
if (isQEMU())
tests/lib/libc/gen/t_sleep.c
164
if (isQEMU() &&
tests/lib/libc/sys/t_timerfd.c
87
if (isQEMU()) {