Home
last modified time | relevance | path

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

/qemu/util/
H A Dqemu-option.c648 QemuOpts *opts, *next_opts; in qemu_opts_reset() local
650 QTAILQ_FOREACH_SAFE(opts, &list->head, next, next_opts) { in qemu_opts_reset()