HomeSort by relevance Sort by last modified time
    Searched refs:set_option_parameter (Results 1 - 4 of 4) sorted by null

  /external/qemu/
qemu-option.h 69 int set_option_parameter(QEMUOptionParameter *list, const char *name,
qemu-option.c 258 int set_option_parameter(QEMUOptionParameter *list, const char *name, function
450 if (set_option_parameter(dest, name, value_delim ? value : NULL)) {
block.c 567 set_option_parameter(options, BLOCK_OPT_BACKING_FILE, backing_filename);
569 set_option_parameter(options, BLOCK_OPT_BACKING_FMT,
    [all...]
  /external/qemu/block/
vvfat.c     [all...]

Completed in 428 milliseconds