Searched refs:show_scroll_win_ext (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/scripts/kconfig/ |
D | nconf.h | 83 int show_scroll_win_ext(WINDOW *main_window, const char *title, char *text,
|
D | nconf.gui.c | 504 (void)show_scroll_win_ext(main_window, title, (char *)text, NULL, NULL, NULL, NULL); in show_scroll_win() 508 int show_scroll_win_ext(WINDOW *main_window, const char *title, char *text, in show_scroll_win_ext() function
|
D | nconf.c | 791 dres = show_scroll_win_ext(main_window, in search_conf()
|