Searched refs:set_option_parameter (Results 1 - 4 of 4) sorted by relevance

/external/qemu/
H A Dqemu-option.h69 int set_option_parameter(QEMUOptionParameter *list, const char *name,
H A Dqemu-option.c258 int set_option_parameter(QEMUOptionParameter *list, const char *name, function
450 if (set_option_parameter(dest, name, value_delim ? value : NULL)) {
H A Dblock.c567 set_option_parameter(options, BLOCK_OPT_BACKING_FILE, backing_filename);
569 set_option_parameter(options, BLOCK_OPT_BACKING_FMT,
/external/qemu/block/
H A Dvvfat.c2797 set_option_parameter(options, BLOCK_OPT_BACKING_FILE, "fat:");

Completed in 66 milliseconds