Home
last modified time | relevance | path

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

/qemu/
H A Dqemu-io-cmds.c2330 static QemuOptsList reopen_opts = { variable
2333 .head = QTAILQ_HEAD_INITIALIZER(reopen_opts.head),
2372 if (!qemu_opts_parse_noisily(&reopen_opts, optarg, 0)) { in reopen_f()
2373 qemu_opts_reset(&reopen_opts); in reopen_f()
2394 qemu_opts_reset(&reopen_opts); in reopen_f()
2401 qemu_opts_reset(&reopen_opts); in reopen_f()
2410 qemu_opts_reset(&reopen_opts); in reopen_f()
2426 qopts = qemu_opts_find(&reopen_opts, NULL); in reopen_f()
2428 qemu_opts_reset(&reopen_opts); in reopen_f()