Searched refs:ui_out_new (Results 1 – 3 of 3) 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