Searched refs:user_creatable_print_help (Results 1 – 3 of 3) sorted by relevance
158 bool user_creatable_print_help(const char *type, QemuOpts *opts);
256 bool user_creatable_print_help(const char *type, QemuOpts *opts)257 bool user_creatable_print_help(const char *type, QemuOpts *opts) user_creatable_print_help() function
1875 if (user_creatable_print_help(type, opts)) { in object_option_parse()