Searched refs:show_textbox_ext (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/scripts/kconfig/ |
D | mconf.c | 289 static int show_textbox_ext(const char *title, char *text, int r, int c, 446 dres = show_textbox_ext("Search Results", (char *) in search_conf() 755 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext() function 766 show_textbox_ext(title, (char *) text, r, c, (int []) {0}, NULL, NULL, in show_textbox()
|