Home
last modified time | relevance | path

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

/qemu/
H A Dqemu-img.c267 char *new_options; in accumulate_options() local
277 new_options = g_strdup_printf("%s,%s", *options, list); in accumulate_options()
279 *options = new_options; in accumulate_options()