Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-img.c265 static int accumulate_options(char **options, char *list) in accumulate_options() function
555 if (accumulate_options(&options, optarg) < 0) { in img_create()
2314 if (accumulate_options(&options, optarg) < 0) { in img_convert()
4282 if (accumulate_options(&options, optarg) < 0) { in img_amend()
5387 if (accumulate_options(&options, optarg) < 0) { in img_measure()