Home
last modified time | relevance | path

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

/qemu/util/
H A Dqemu-option.c249 QemuOpt *opt, *next_opt; in qemu_opt_del_all() local
251 QTAILQ_FOREACH_SAFE(opt, &opts->head, next, next_opt) { in qemu_opt_del_all()