Searched refs:allow_hmp (Results 1 – 2 of 2) sorted by relevance
728 int monitor_init(MonitorOptions *opts, bool allow_hmp, Error **errp) in monitor_init() argument740 opts->mode = allow_hmp ? MONITOR_MODE_READLINE : MONITOR_MODE_CONTROL; in monitor_init()748 if (!allow_hmp) { in monitor_init()
24 int monitor_init(MonitorOptions *opts, bool allow_hmp, Error **errp);