HomeSort by relevance Sort by last modified time
    Searched full:config_write_opt (Results 1 - 1 of 1) sorted by null

  /external/qemu/
qemu-config.c 560 static int config_write_opt(const char *name, const char *value, void *opaque) function
578 qemu_opt_foreach(opts, config_write_opt, data, 0);

Completed in 79 milliseconds