Searched refs:ui_out_new (Results 1 – 5 of 5) sorted by relevance
268 extern struct ui_out *ui_out_new (struct ui_out_impl *impl,
388 return ui_out_new (&cli_ui_out_impl, data, flags); in cli_out_new()
1139 ui_out_new (struct ui_out_impl *impl, in ui_out_new() function
405 return ui_out_new (&tui_ui_out_impl, data, flags); in tui_out_new()
401 return ui_out_new (&mi_ui_out_impl, data, flags); in mi_out_new()