Searched refs:monitor_init (Results 1 – 3 of 3) sorted by relevance
24 int monitor_init(MonitorOptions *opts, bool allow_hmp, Error **errp);
333 monitor_init(monitor, false, &error_fatal); in process_options()
728 int monitor_init(MonitorOptions *opts, bool allow_hmp, Error **errp) in monitor_init() function778 ret = monitor_init(options, true, errp); in monitor_init_opts()