Searched refs:qemu_opt_loopfunc (Results 1 - 2 of 2) sorted by relevance

/external/qemu/include/qemu/
H A Doption.h112 typedef int (*qemu_opt_loopfunc)(const char *name, const char *value, void *opaque); typedef
113 int qemu_opt_foreach(QemuOpts *opts, qemu_opt_loopfunc func, void *opaque,
/external/qemu/util/
H A Dqemu-option.c639 int qemu_opt_foreach(QemuOpts *opts, qemu_opt_loopfunc func, void *opaque,

Completed in 99 milliseconds