OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 311 milliseconds