Searched refs:empty_opts (Results 1 – 1 of 1) sorted by relevance
157 static QemuOptsList empty_opts = { variable160 .head = QTAILQ_HEAD_INITIALIZER(empty_opts.head),199 qemu_opts_reset(&empty_opts); in open_f()206 qemu_opts_reset(&empty_opts); in open_f()213 qemu_opts_reset(&empty_opts); in open_f()220 qemu_opts_reset(&empty_opts); in open_f()224 qemu_opts_reset(&empty_opts); in open_f()232 qemu_opts_reset(&empty_opts); in open_f()244 qemu_opts_reset(&empty_opts); in open_f()250 qopts = qemu_opts_find(&empty_opts, NULL); in open_f()[all …]