Home
last modified time | relevance | path

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

/scripts/kconfig/
Dnconf.h83 int show_scroll_win_ext(WINDOW *main_window, const char *title, char *text,
Dnconf.gui.c506 (void)show_scroll_win_ext(main_window, title, (char *)text, NULL, NULL, NULL, NULL); in show_scroll_win()
510 int show_scroll_win_ext(WINDOW *main_window, const char *title, char *text, in show_scroll_win_ext() function
Dnconf.c744 dres = show_scroll_win_ext(main_window, in search_conf()