Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-qemu-opts.c413 static int opts_count_iter(void *opaque, const char *name, const char *value, in opts_count_iter() function
424 qemu_opt_foreach(opts, opts_count_iter, &n, NULL); in opts_count()