Searched defs:tmpdir (Results 1 – 11 of 11) sorted by relevance
23 g_autofree char *tmpdir = g_dir_make_tmp("qemu-fuzz.XXXXXX", NULL); in generic_fuzzer_virtio_9p_args() local
37 g_autofree gchar *tmpdir = g_dir_make_tmp("qemu-test-io-channel.XXXXXX", NULL); in test_io_channel_command_fifo() local
565 const char *tmpdir = g_get_tmp_dir(); in main() local
120 const char *tmpdir = g_get_tmp_dir(); in qemu_memfd_alloc() local
166 char *tmpdir; variable
39 static gchar *tmpdir; variable
21 static char *tmpdir; variable
89 char *tmpdir = mkdtemp(template); in test_file() local
30 tmpdir = meson.current_build_dir() / 'meson-private/temp' variable
853 const char *tmpdir; in create_tmp_file() local
8438 const char *tmpdir; in maybe_do_fake_open() local
Completed in 51 milliseconds