is_qemu 178 maint/gnulib/tests/test-execute-child.c bool is_qemu = is_running_under_qemu_user (); is_qemu 184 maint/gnulib/tests/test-execute-child.c if (is_open (fd) && !(is_qemu && fd == 3)) is_qemu 37 maint/gnulib/tests/test-posix_spawn-fchdir.c static bool is_qemu; is_qemu 145 maint/gnulib/tests/test-posix_spawn-fchdir.c if (!is_qemu) is_qemu 173 maint/gnulib/tests/test-posix_spawn-fchdir.c is_qemu = is_running_under_qemu_user (); is_qemu 180 maint/gnulib/tests/test-posix_spawn-fchdir.c if (!is_qemu) is_qemu 109 maint/gnulib/tests/test-spawn-pipe-child.c bool is_qemu = is_running_under_qemu_user (); is_qemu 134 maint/gnulib/tests/test-spawn-pipe-child.c if (!is_qemu) is_qemu 144 maint/gnulib/tests/test-spawn-pipe-child.c if (!(is_qemu && fd == 3))