Home
last modified time | relevance | path

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

/qemu/util/
H A Dqemu-option.c743 static const char *get_opt_name_value(const char *params, in get_opt_name_value() function
808 p = get_opt_name_value(p, firstname, warn_on_flag, help_wanted, &option, &value); in opts_do_parse()
839 p = get_opt_name_value(p, NULL, false, NULL, &name, &value); in opts_parse_id()
858 p = get_opt_name_value(p, NULL, false, &ret, &name, &value); in has_help_option()