Home
last modified time | relevance | path

Searched refs:show_scroll_win_ext (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/scripts/kconfig/
H A Dnconf.h83 int show_scroll_win_ext(WINDOW *main_window, const char *title, char *text,
H A Dnconf.gui.c514 (void)show_scroll_win_ext(main_window, title, (char *)text, NULL, NULL, NULL, NULL); in show_scroll_win()
518 int show_scroll_win_ext(WINDOW *main_window, const char *title, char *text, in show_scroll_win_ext() function
H A Dnconf.c742 dres = show_scroll_win_ext(main_window, in search_conf()