Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-io-cmds.c2376 static QemuOptsList reopen_opts = { variable
2379 .head = QTAILQ_HEAD_INITIALIZER(reopen_opts.head),
2418 if (!qemu_opts_parse_noisily(&reopen_opts, optarg, 0)) { in reopen_f()
2419 qemu_opts_reset(&reopen_opts); in reopen_f()
2440 qemu_opts_reset(&reopen_opts); in reopen_f()
2447 qemu_opts_reset(&reopen_opts); in reopen_f()
2456 qemu_opts_reset(&reopen_opts); in reopen_f()
2472 qopts = qemu_opts_find(&reopen_opts, NULL); in reopen_f()
2474 qemu_opts_reset(&reopen_opts); in reopen_f()